diff options
author | Owen Anderson <resistor@mac.com> | 2010-12-23 23:56:24 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2010-12-23 23:56:24 +0000 |
commit | 226ac14afb74b67007d133e3bb16ca05642b4caa (patch) | |
tree | adccd9485f5b9996ee274e5f23b3536d0eee0bba /llvm/lib/Target/ARM/AsmParser/ARMAsmLexer.cpp | |
parent | 62de0fa6719601358b9bbe9e4d5db0d5fc552979 (diff) | |
download | bcm5719-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