Move if-conversion before post-regalloc scheduling so the predicated instruction...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 22 Oct 2009 06:48:32 +0000 (06:48 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 22 Oct 2009 06:48:32 +0000 (06:48 +0000)
commit87689d3b7049ecfa41de24a310bac7365c2dbcde
tree93b4aa09851a4db76efa8ed5da96d9ea6cacdc8f
parentfaf93aa23390389375b8e52f0dd1c3727ed07ee8
Move if-conversion before post-regalloc scheduling so the predicated instruction get scheduled properly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84843 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMTargetMachine.cpp
test/CodeGen/ARM/ifcvt5.ll