summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2012-04-11 00:13:00 +0000
committerEvan Cheng <evan.cheng@apple.com>2012-04-11 00:13:00 +0000
commitaca6c822e6019503232a0da2995d58e1ca7fc5c1 (patch)
treee9b428496c6705dc273a9c97656433cdb00cb651 /clang/lib/CodeGen/CodeGenModule.cpp
parent645bdd4b69cd78179aff35915f7ac25e2034b8d7 (diff)
downloadbcm5719-llvm-aca6c822e6019503232a0da2995d58e1ca7fc5c1.tar.gz
bcm5719-llvm-aca6c822e6019503232a0da2995d58e1ca7fc5c1.zip
Fix a number of problems with ARM fused multiply add/subtract instructions.
1. The new instruction itinerary entries are not properly described. 2. The asm parser can't handle vfms and vfnms. 3. There were no assembler, disassembler test cases. 4. HasNEON2 has the wrong assembler predicate. rdar://10139676 llvm-svn: 154456
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud