Fix Thumb2 IT block pass bug. t2MOVi32imm may not be the start of a IT block.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 28 Sep 2009 20:47:15 +0000 (20:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 28 Sep 2009 20:47:15 +0000 (20:47 +0000)
commitfd847118eda59dcfa318dcb0895d1764c2a7a0ba
tree3dd61e26af0b71f162cd7f1e32eff47c32966cd2
parent544df3651e15f31ae2c14588c1272fd870560250
Fix Thumb2 IT block pass bug. t2MOVi32imm may not be the start of a IT block.

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