llvm-6502/lib/Transforms
Duncan P. N. Exon Smith 42883d0ac4 Don't use isNullValue to evaluate ConstantExpr
ConstantExpr can evaluate to false even when isNullValue gives false.

Fixes PR18143.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196611 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-06 21:48:36 +00:00
..
Hello First check in. Modified a comment. 2013-09-27 07:36:10 +00:00
InstCombine Don't use isNullValue to evaluate ConstantExpr 2013-12-06 21:48:36 +00:00
Instrumentation [asan] rewrite asan's stack frame layout 2013-12-06 09:00:17 +00:00
IPO Add #pragma vectorize enable/disable to LLVM 2013-12-05 21:20:02 +00:00
ObjCARC Correct word hyphenations 2013-12-05 05:44:44 +00:00
Scalar Change std::deque => std::vector. No functionality change. 2013-12-05 18:42:12 +00:00
Utils [asan] fix ndebug build with strict warnings (-Wunused-variable) 2013-12-06 09:26:09 +00:00
Vectorize Add #pragma vectorize enable/disable to LLVM 2013-12-05 21:20:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile