aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-06-24 20:06:59 +0000
committerJim Grosbach <grosbach@apple.com>2011-06-24 20:06:59 +0000
commit8b45456700f1e156b0a14000124f274dfac86f14 (patch)
tree09ed6777054e44a385c08a38df4c09aaa3d2b29c /lib/CodeGen/MachineInstr.cpp
parent32e7abd0804de228c50d90e9ee43568c4316b624 (diff)
ARM movw/movt fixups need to mask the high bits.
The fixup value comes in as the whole 32-bit value, so for the lo16 fixup, the upper bits need to be masked off. Previously we assumed the masking had already been done and asserted. rdar://9635991 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133818 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions