summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-09-30 00:50:06 +0000
committerJim Grosbach <grosbach@apple.com>2011-09-30 00:50:06 +0000
commitefc761a1ebeca8670227668635e869ddd79983b5 (patch)
treea745c8372888901558332b2cbf2c803d065283a9 /clang/lib/Frontend/CompilerInvocation.cpp
parent97b5083cd69518be8c3374c9d8d28475bb9293a3 (diff)
downloadbcm5719-llvm-efc761a1ebeca8670227668635e869ddd79983b5.tar.gz
bcm5719-llvm-efc761a1ebeca8670227668635e869ddd79983b5.zip
ARM fix encoding of VMOV.f32 and VMOV.f64 immediates.
Encode the immediate into its 8-bit form as part of isel rather than later, which simplifies things for mapping the encoding bits, allows the removal of the custom disassembler decoding hook, makes the operand printer trivial, and prepares things more cleanly for handling these in the asm parser. rdar://10211428 llvm-svn: 140834
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud