llvm-6502/include/llvm/Transforms
Chris Lattner 9ef18310be Simplify induction variables pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1406 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-03 18:05:13 +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 Implement DCE of global values 2001-11-26 18:42:17 +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