Run branch folding if if-converter make some transformations.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 4 Sep 2009 07:47:40 +0000 (07:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 4 Sep 2009 07:47:40 +0000 (07:47 +0000)
commit030a0a0cdb38924e55773a8e0b5fe7347aa664aa
tree7dffa62ef1bf0eb250d871fdc39d25cf5f776924
parente93909185fb61ae1b2fd045572d7d51209a39d1c
Run branch folding if if-converter make some transformations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BranchFolding.cpp
lib/CodeGen/BranchFolding.h [new file with mode: 0644]
lib/CodeGen/IfConversion.cpp
test/CodeGen/Thumb2/thumb2-ifcvt2.ll
test/CodeGen/Thumb2/thumb2-ifcvt3.ll [new file with mode: 0644]