diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-04-05 21:49:44 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-04-05 21:49:44 +0000 |
commit | 25883487a11698400a8b45c8a3325545e74a03ac (patch) | |
tree | c019d123fed95c9f3029507085f845f39b47ba9c /llvm/lib/CodeGen/MachineLICM.cpp | |
parent | 77aa266de8cdcc5cafe1ea14cb5538be70d443e3 (diff) | |
download | bcm5719-llvm-25883487a11698400a8b45c8a3325545e74a03ac.tar.gz bcm5719-llvm-25883487a11698400a8b45c8a3325545e74a03ac.zip |
ARM disassembler was erroneously accepting an invalid LSL instruction.
For register-controlled shifts, we should check that the encoding constraint
Inst{7} = 0 and Inst{4} = 1 is satisfied.
rdar://problem/9237693
llvm-svn: 128941
Diffstat (limited to 'llvm/lib/CodeGen/MachineLICM.cpp')
0 files changed, 0 insertions, 0 deletions