llvm-6502/lib/Transforms/IPO
Dan Gohman 6874a2ae03 Fix a bug that caused globalopt to miscompile tramp3d: don't miss
unruly indices for arrays that are members of structs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79337 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-18 14:58:19 +00:00
..
ArgumentPromotion.cpp Make TargetData optional in GlobalOpt and ArgumentPromotion. 2009-08-14 00:11:03 +00:00
CMakeLists.txt Update CMake files. 2009-07-21 17:43:20 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
DeadTypeElimination.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
ExtractGV.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
FunctionAttrs.cpp
GlobalDCE.cpp Remove dead metadata. 2009-08-11 06:31:57 +00:00
GlobalOpt.cpp Fix a bug that caused globalopt to miscompile tramp3d: don't miss 2009-08-18 14:58:19 +00:00
IndMemRemoval.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
InlineAlways.cpp
Inliner.cpp - Convert the rest of the DOUTs to DEBUG+errs(). 2009-07-31 19:52:24 +00:00
InlineSimple.cpp
Internalize.cpp More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
IPConstantPropagation.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
IPO.cpp
LoopExtractor.cpp
LowerSetJmp.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
Makefile
MergeFunctions.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
PartialInlining.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
PartialSpecialization.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
PruneEH.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
RaiseAllocations.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
StripDeadPrototypes.cpp Get rid of the Pass+Context magic. 2009-07-22 00:24:57 +00:00
StripSymbols.cpp Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
StructRetPromotion.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00