llvm-6502/lib/Transforms
Chris Lattner 9f4eb01dd4 This huge changeset is a strictly cleanup change
Bugfixes will come in the next revision so that the diff is obvious.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2372 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-28 18:27:55 +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 This huge changeset is a strictly cleanup change 2002-04-28 18:27:55 +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
TransformInternals.cpp
TransformInternals.h Add casts for documentation 2002-04-16 22:10:52 +00:00