summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Metadata.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-01-12 19:33:18 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-01-12 19:33:18 +0000
commitb6550529a62a1f47c966f33687a10b2a4dc6885a (patch)
treeee5aef6aa74e5a18a4bd642037222a716f0c3da8 /llvm/lib/IR/Metadata.cpp
parent89b26108b12bf608601049e3b6285192fda2ea47 (diff)
downloadbcm5719-llvm-b6550529a62a1f47c966f33687a10b2a4dc6885a.tar.gz
bcm5719-llvm-b6550529a62a1f47c966f33687a10b2a4dc6885a.zip
R600/SI: Use RegisterOperands to specify which operands can accept immediates
There are some operands which can take either immediates or registers and we were previously using different register class to distinguish between operands that could take immediates and those that could not. This patch switches to using RegisterOperands which should simplify the backend by reducing the number of register classes and also make it easier to implement the assembler. llvm-svn: 225662
Diffstat (limited to 'llvm/lib/IR/Metadata.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud