Fix a CPSR liveness tracking bug introduced when I converted IT block to bundle.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 17 Dec 2011 01:25:34 +0000 (01:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 17 Dec 2011 01:25:34 +0000 (01:25 +0000)
commit903231bc58b27bbd1b74622b013fa277ceaeb16f
treec7826fcfab1b664863a93dabad20d1b05f33e506
parent0adfe7aa2f41d940c2198c98828bdb07c64fd082
Fix a CPSR liveness tracking bug introduced when I converted IT block to bundle.

llvm-svn: 146805
llvm/lib/Target/ARM/Thumb2SizeReduction.cpp
llvm/test/CodeGen/Thumb2/2011-12-16-T2SizeReduceAssert.ll [new file with mode: 0644]