llvm-6502/include/llvm/Transforms
Chris Lattner 30474bb929 Implement DCE of global values
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1360 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-26 18:42:17 +00:00
..
Instrumentation
IPO Implement DCE of global values 2001-11-26 18:42:17 +00:00
Scalar Expose the low level DCE mechanism to external users 2001-11-01 07:00:21 +00:00
Utils
ChangeAllocations.h
FunctionInlining.h
HoistPHIConstants.h
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