diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-09-30 00:50:06 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-09-30 00:50:06 +0000 |
commit | 4ebbf7b8a8e80532bd2ddf7209e62689c1698a96 (patch) | |
tree | 1b7c3005ec494642a9964ef10e834fe3f412ba5d /lib/CodeGen/LLVMTargetMachine.cpp | |
parent | 203e0b17dd6049d64cb4ed7c4da09747204e6463 (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140834 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LLVMTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions