hanchenye-llvm-project/llvm/lib/Transforms/IPO
Nick Lewycky 2e646236fb Disable the new SROA pass to get the tree back in working order. We don't yet
have testcases for the current problems.

llvm-svn: 164731
2012-09-26 22:43:04 +00:00
..
ArgumentPromotion.cpp
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Move Attribute::typeIncompatible inside of the Attributes class. 2012-09-25 20:38:59 +00:00
ExtractGV.cpp
FunctionAttrs.cpp
GlobalDCE.cpp
GlobalOpt.cpp Make MemoryBuiltins aware of TargetLibraryInfo. 2012-08-29 15:32:21 +00:00
IPConstantPropagation.cpp
IPO.cpp
InlineAlways.cpp Remove the `hasFnAttr' method from Function. 2012-09-26 21:48:26 +00:00
InlineSimple.cpp
Inliner.cpp Remove the `hasFnAttr' method from Function. 2012-09-26 21:48:26 +00:00
Internalize.cpp
LLVMBuild.txt
LoopExtractor.cpp
Makefile
MergeFunctions.cpp
PartialInlining.cpp
PassManagerBuilder.cpp Disable the new SROA pass to get the tree back in working order. We don't yet 2012-09-26 22:43:04 +00:00
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp Move the "findUsedStructTypes" functionality outside of the Module class. 2012-08-03 00:30:35 +00:00