llvm-6502/lib/Transforms
Chris Lattner 0dbfc05a2a Significantly clean up SCCP pass. Now the two classes are merged and in
an anonymous namespace where they belong.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2415 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-29 21:26:08 +00:00
..
Instrumentation Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
IPO Eliminate dead global variables 2002-04-29 18:13:11 +00:00
Scalar Significantly clean up SCCP pass. Now the two classes are merged and in 2002-04-29 21:26:08 +00:00
Utils changes because iMemory.h no longer #includes DerivedTypes.h 2002-04-29 18:48:30 +00:00
ExprTypeConvert.cpp Fix for problem when allocating something like this: 2002-04-29 20:09:21 +00:00
HoistPHIConstants.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
LevelRaise.cpp Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
Makefile
TransformInternals.cpp
TransformInternals.h