llvm-project/llvm/lib/Transforms/IPO
Teresa Johnson eb0ac24172 [ThinLTO] Revert part of r289843 that belonged to another patch.
The code change for D27687 accidentally got committed along with the
main change in r289843. Revert it temporarily, so that I can recommit it
along with its test as intended.

llvm-svn: 289875
2016-12-15 21:39:42 +00:00
..
AlwaysInliner.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
ArgumentPromotion.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
BarrierNoopPass.cpp
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
ConstantMerge.cpp
CrossDSOCFI.cpp
DeadArgumentElimination.cpp Replace some callers of setTailCall with setTailCallKind 2016-11-25 22:35:09 +00:00
ElimAvailExtern.cpp
ExtractGV.cpp
ForceFunctionAttrs.cpp
FunctionAttrs.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
FunctionImport.cpp [ThinLTO] Revert part of r289843 that belonged to another patch. 2016-12-15 21:39:42 +00:00
GlobalDCE.cpp
GlobalOpt.cpp IR: Move NumElements field from {Array,Vector}Type to SequentialType. 2016-12-02 03:20:58 +00:00
GlobalSplit.cpp [GlobalSplit] Port to the new pass manager. 2016-11-21 00:28:23 +00:00
IPConstantPropagation.cpp
IPO.cpp Introduce GlobalSplit pass. 2016-11-16 23:40:26 +00:00
InferFunctionAttrs.cpp
InlineSimple.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
Inliner.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
Internalize.cpp
LLVMBuild.txt
LoopExtractor.cpp
LowerTypeTests.cpp CFI-icall on Thumb 2016-12-08 00:32:26 +00:00
MergeFunctions.cpp Make the FunctionComparator of the MergeFunctions pass a stand-alone utility. 2016-11-11 21:15:13 +00:00
PartialInlining.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
PassManagerBuilder.cpp Create SampleProfileLoader pass in llvm instead of clang 2016-12-14 21:40:47 +00:00
PruneEH.cpp
SampleProfile.cpp Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp
WholeProgramDevirt.cpp WholeProgramDevirt: Teach the pass to handle structs of arrays. 2016-12-09 01:10:11 +00:00