1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/Transforms/IPO
2017-01-11 20:28:46 +00:00
..
AlwaysInliner.h [PM] Port the always inliner to the new pass manager in a much more 2016-08-17 02:56:20 +00:00
ConstantMerge.h [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
CrossDSOCFI.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
DeadArgumentElimination.h [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
ElimAvailExtern.h [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
ForceFunctionAttrs.h [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
FunctionAttrs.h [PM] Introduce basic update capabilities to the new PM's CGSCC pass 2016-08-24 09:37:14 +00:00
FunctionImport.h ThinLTO: add early "dead-stripping" on the Index 2017-01-05 21:34:18 +00:00
GlobalDCE.h [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
GlobalOpt.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
GlobalSplit.h [GlobalSplit] Port to the new pass manager. 2016-11-21 00:28:23 +00:00
InferFunctionAttrs.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
Inliner.h [PM] Provide an initial, minimal port of the inliner to the new pass manager. 2016-12-20 03:15:32 +00:00
Internalize.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
LowerTypeTests.h Re-apply r291205, "LowerTypeTests: Split the pass in two: a resolution phase and a lowering phase.", with a fix for an off-by-one error. 2017-01-11 20:28:46 +00:00
PartialInlining.h Fix : Partial Inliner requires AssumptionCacheTracker 2016-07-25 05:00:00 +00:00
PassManagerBuilder.h Remove useless Forward Declaration from header (NFC) 2017-01-07 00:57:43 +00:00
SCCP.h Consistently use ModuleAnalysisManager 2016-08-09 00:28:38 +00:00
StripDeadPrototypes.h [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
WholeProgramDevirt.h WholeProgramDevirt: fix access to a non-initialized field. 2016-08-12 00:07:14 +00:00