Don't ignore the CPSR implicit def when lowering a MachineInstruction to an MCInst.
authorJim Grosbach <grosbach@apple.com>
Tue, 14 Sep 2010 20:41:27 +0000 (20:41 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 14 Sep 2010 20:41:27 +0000 (20:41 +0000)
commit1685caffedd0d0b351e0ec475d2529d90efec2fd
tree492e0e2ec746801cb315665aee5111beb92c1c1d
parent9854f197f3385713c77df8cea0e39a231b91a650
Don't ignore the CPSR implicit def when lowering a MachineInstruction to an MCInst.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113847 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMMCInstLower.cpp