R600: Use new tablegen syntax for patterns
authorTom Stellard <thomas.stellard@amd.com>
Thu, 2 May 2013 15:30:12 +0000 (15:30 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 2 May 2013 15:30:12 +0000 (15:30 +0000)
commit399880527d99f60dfbf580bb921ff7f234db3222
treede0296e8d93c1bf9a9aaf0eba17beaf74e472a4f
parent5ed242c2402de1acc46ede99bb241a3015cb1613
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/R600Instructions.td
lib/Target/R600/SIInstructions.td