diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-06-24 20:06:59 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-06-24 20:06:59 +0000 |
commit | 6629b574b33326055740abf3474bcacc25d1e099 (patch) | |
tree | 5af10f9e161d1647a8f2ce4a7116e1fa3a26367e /llvm/lib/CodeGen/LiveRangeEdit.cpp | |
parent | 6fc3029eb8bd96842d4003f03bef719c831fa002 (diff) | |
download | bcm5719-llvm-6629b574b33326055740abf3474bcacc25d1e099.tar.gz bcm5719-llvm-6629b574b33326055740abf3474bcacc25d1e099.zip |
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
llvm-svn: 133818
Diffstat (limited to 'llvm/lib/CodeGen/LiveRangeEdit.cpp')
0 files changed, 0 insertions, 0 deletions