R600: Reorganize tablegen instruction definitions
authorTom Stellard <thomas.stellard@amd.com>
Mon, 24 Mar 2014 16:07:25 +0000 (16:07 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 24 Mar 2014 16:07:25 +0000 (16:07 +0000)
commit9958475129a26624dbba18781bb9efa4cf5549a1
tree016975a9e270df98400a15ffecfc284715478a9f
parent04c252cc93fe5905a625773cd174ed6ca7651463
R600: Reorganize tablegen instruction definitions

Each GPU family now has its own file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204615 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/CaymanInstructions.td [new file with mode: 0644]
lib/Target/R600/EvergreenInstructions.td [new file with mode: 0644]
lib/Target/R600/R600Instructions.td
lib/Target/R600/R700Instructions.td [new file with mode: 0644]