Change if-conversion block size limit checks to add some flexibility.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 25 Jun 2010 22:42:03 +0000 (22:42 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 25 Jun 2010 22:42:03 +0000 (22:42 +0000)
commit13151432edace19ee867a93b5c14573df4f75d24
tree364b32c5bd3eec9c8e8143aa3c6840a7e3c1f395
parent5e7b607f725e5c07aacd1d0cfe5fefb6b3900ae2
Change if-conversion block size limit checks to add some flexibility.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106901 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/IfConversion.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/Thumb2InstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.h
test/CodeGen/ARM/lsr-code-insertion.ll