llvm-6502/lib/Transforms
Chris Lattner 5b5df1747f * Fix bug: test/Regression/Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll
* Minor cleanup that was missed in last patch


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2373 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-28 18:39:46 +00:00
..
Instrumentation s/Method/Function 2002-04-27 07:27:19 +00:00
IPO Be careful not to make "external" function internal 2002-04-28 05:48:34 +00:00
Scalar Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes 2002-04-28 16:21:30 +00:00
Utils * Fix bug: test/Regression/Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll 2002-04-28 18:39:46 +00:00
ExprTypeConvert.cpp Change Constant::getNullConstant to Constant::getNullValue 2002-04-27 02:25:14 +00:00
HoistPHIConstants.cpp * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
LevelRaise.cpp * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
Makefile Compile the scalar directory 2001-12-03 17:28:15 +00:00
TransformInternals.cpp * Clean up the code a bit 2002-04-16 22:10:36 +00:00
TransformInternals.h Add casts for documentation 2002-04-16 22:10:52 +00:00