llvm-6502/include/llvm/Transforms
Chris Lattner 2d8a523490 Initial checkin of instcombine
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1479 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-14 16:52:09 +00:00
..
Instrumentation Refactor trace values to work as a proper pass. Before it used to add 2001-12-14 16:23:53 +00:00
IPO Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Scalar Initial checkin of instcombine 2001-12-14 16:52:09 +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