llvm-6502/lib/Transforms
Eli Friedman 618898e933 PR7750: !CExpr->isNullValue() only properly computes whether CExpr is nonnull
if CExpr is a ConstantInt.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109773 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-29 18:03:33 +00:00
..
Hello Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
InstCombine PR7750: !CExpr->isNullValue() only properly computes whether CExpr is nonnull 2010-07-29 18:03:33 +00:00
Instrumentation Fix batch of converting RegisterPass<> to INTIALIZE_PASS(). 2010-07-21 22:09:45 +00:00
IPO simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
Scalar simplify by using CallSite constructors; virtually eliminates CallSite::get from the tree 2010-07-28 22:50:26 +00:00
Utils simplify 2010-07-28 15:52:43 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00