1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 1d9e63dca0 * Fix bug: test/Regression/Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll
* Minor cleanup that was missed in last patch

llvm-svn: 2373
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