summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2010-03-19 20:04:42 +0000
committerKevin Enderby <enderby@apple.com>2010-03-19 20:04:42 +0000
commitcf0843ed93d7b83c97e3e5b20ee06c638e138bb6 (patch)
treeaec65bfb28c986f481cbaa3b1e8937774bc7026c /clang/lib/CodeGen/CodeGenModule.cpp
parentc517974e9ea034786fa0a667d9d559da5543fbf1 (diff)
downloadbcm5719-llvm-cf0843ed93d7b83c97e3e5b20ee06c638e138bb6.tar.gz
bcm5719-llvm-cf0843ed93d7b83c97e3e5b20ee06c638e138bb6.zip
Fixed the encoding problems of the crc32 instructions. All had the Operand size
override prefix and only the r/m16 forms should have had that. Also for variant one, the AT&T syntax, added suffixes to all forms. Also added the missing 64-bit form for 'CRC32 r64, r/m8'. Plus added test cases for all forms and tweaked one test case to add the needed suffixes. llvm-svn: 98980
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud