llvm-6502/lib/Transforms
Bob Wilson 0988639963 Remove check for an impossible condition: the condition of the while loop has
already checked that TmpBB->getSinglePredecessor() is non-null.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94451 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-25 21:28:05 +00:00
..
Hello make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
InstCombine make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
Instrumentation make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
IPO make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
Scalar Remove check for an impossible condition: the condition of the while loop has 2010-01-25 21:28:05 +00:00
Utils Revert r94260 until findDbgDeclare() is made more efficient 2010-01-25 17:52:13 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00