llvm-6502/lib/Transforms/IPO
Chris Lattner 8090e8c18e Support mutation of array indexing
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1341 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-26 16:58:33 +00:00
..
ConstantMerge.cpp
DeadTypeElimination.cpp -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
InlineSimple.cpp Fix bug when inlining a method that refers to a global variable 2001-10-31 02:27:26 +00:00
MutateStructTypes.cpp Support mutation of array indexing 2001-11-26 16:58:33 +00:00
SimpleStructMutation.cpp Better heuristics for handling arrays 2001-11-14 11:02:49 +00:00