llvm-6502/include/llvm/Transforms
Chris Lattner e9bb2df410 Rename ConstPoolVal -> Constant
Rename ConstPool*   -> Constant*
Rename ConstPoolVals.h -> ConstantVals.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1407 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-03 22:26:30 +00:00
..
Instrumentation move llvm/Transforms/Pass.h to the top level llvm/Pass.h file 2001-10-18 20:19:09 +00:00
IPO Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Scalar Simplify induction variables pass 2001-12-03 18:05:13 +00:00
Utils Remove unneccesary function prototypes 2001-10-28 22:40:59 +00:00
ChangeAllocations.h move llvm/Transforms/Pass.h to the top level llvm/Pass.h file 2001-10-18 20:19:09 +00:00
FunctionInlining.h move llvm/Transforms/Pass.h to the top level llvm/Pass.h file 2001-10-18 20:19:09 +00:00
HoistPHIConstants.h move llvm/Transforms/Pass.h to the top level llvm/Pass.h file 2001-10-18 20:19:09 +00:00
IPO.h -cleangcc pass now remove type names that are never referenced and type names for pointers to primitive types. 2001-11-15 04:34:46 +00:00
MutateStructTypes.h Allow array indexing 2001-11-26 16:49:12 +00:00
RaisePointerReferences.h Initial checkin of level raising code 2001-11-01 02:41:52 +00:00