summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-04-05 23:31:44 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-04-05 23:31:44 +0000
commit6db08eb42f527886a2cf476cedb431eeb6c8fc2d (patch)
tree65db70071627197d3f8789eace97beb247a75195 /llvm/lib/Transforms
parent60174bb9ca30d61ce838e4c09a441bc52b4fe4ab (diff)
downloadbcm5719-llvm-6db08eb42f527886a2cf476cedb431eeb6c8fc2d.tar.gz
bcm5719-llvm-6db08eb42f527886a2cf476cedb431eeb6c8fc2d.zip
R600/SI: Use same names for corresponding MUBUF operands and encoding fields
The code emitter knows how to encode operands whose name matches one of the encoding fields. If there is no match, the code emitter relies on the order of the operand and field definitions to determine how operands should be encoding. Matching by order makes it easy to accidentally break the instruction encodings, so we prefer to match by name. Reviewed-by: Christian König <christian.koenig@amd.com> llvm-svn: 178930
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud