aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-04-05 21:49:44 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-04-05 21:49:44 +0000
commitc584e317e9d5795129e747c9b0854165e39933f1 (patch)
treeb82013652a2f1e6877ea7a4ab381abb609c3df32 /lib/CodeGen/MachineVerifier.cpp
parent76706013131247121a3a153f378946a0cb0e319c (diff)
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128941 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions