summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/AsmParser/ARMAsmLexer.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2010-12-23 23:56:24 +0000
committerOwen Anderson <resistor@mac.com>2010-12-23 23:56:24 +0000
commit226ac14afb74b67007d133e3bb16ca05642b4caa (patch)
treeadccd9485f5b9996ee274e5f23b3536d0eee0bba /llvm/lib/Target/ARM/AsmParser/ARMAsmLexer.cpp
parent62de0fa6719601358b9bbe9e4d5db0d5fc552979 (diff)
downloadbcm5719-llvm-226ac14afb74b67007d133e3bb16ca05642b4caa.tar.gz
bcm5719-llvm-226ac14afb74b67007d133e3bb16ca05642b4caa.zip
When determining if we can fold (x >> C1) << C2, the bits that we need to verify are zero
are not the low bits of x, but the bits that WILL be the low bits after the operation completes. llvm-svn: 122529
Diffstat (limited to 'llvm/lib/Target/ARM/AsmParser/ARMAsmLexer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud