diff options
| author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-07-12 09:08:12 +0000 |
|---|---|---|
| committer | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | 2013-07-12 09:08:12 +0000 |
| commit | b820405b59b12fd9eff51957118bdddd6519b8a4 (patch) | |
| tree | 35bed6f94339cdef6b87d1765e707e47a2ca9c9a /llvm/test/Transforms/FunctionAttrs/annotate-1.ll | |
| parent | 3f0edc29036dfbd780c42fbe074048b782dd47c9 (diff) | |
| download | bcm5719-llvm-b820405b59b12fd9eff51957118bdddd6519b8a4.tar.gz bcm5719-llvm-b820405b59b12fd9eff51957118bdddd6519b8a4.zip | |
[SystemZ] Fix parsing of inline asm registers
GPR and FPR constraints like "{r2}" and "{f2}" weren't handled correctly
because the name-to-regno mapping depends on the value type and
(because of that) the internal names in RegStrings are not the
same as the AsmName.
CC constraints like "{cc}" didn't work either because there was no
associated register class.
llvm-svn: 186148
Diffstat (limited to 'llvm/test/Transforms/FunctionAttrs/annotate-1.ll')
0 files changed, 0 insertions, 0 deletions

