llvm-6502/lib/Transforms
Chris Lattner 3bad2533bb handle undef values much more carefully: generalize the resolveundefbranches
code to handle instructions as well, so that we properly fold things like
X & undef -> 0.
This fixes Transforms/SCCP/2006-12-19-UndefBug.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32715 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-20 06:21:33 +00:00
..
Hello
Instrumentation
IPO switch statistics over to not use static ctors. 2006-12-19 23:16:47 +00:00
Scalar handle undef values much more carefully: generalize the resolveundefbranches 2006-12-20 06:21:33 +00:00
Utils
ExprTypeConvert.cpp
LevelRaise.cpp
Makefile
TransformInternals.cpp
TransformInternals.h