R600: Use new tablegen syntax for patterns
All but two patterns have been converted to the new syntax. The remaining two patterns will require COPY_TO_REGCLASS instructions, which the VLIW DAG Scheduler cannot handle. llvm-svn: 180922
Showing
- llvm/lib/Target/R600/AMDGPUInstructions.td 62 additions, 67 deletionsllvm/lib/Target/R600/AMDGPUInstructions.td
- llvm/lib/Target/R600/R600Instructions.td 129 additions, 172 deletionsllvm/lib/Target/R600/R600Instructions.td
- llvm/lib/Target/R600/SIInstructions.td 190 additions, 208 deletionsllvm/lib/Target/R600/SIInstructions.td
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment