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
Adrian Prantl 707eef4a94 Revert "Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.""
This reapplies commit r303438 modified to not verify cross-imported
bitcode in FunctionImporter.

rdar://problem/31233625

Differential Revision: https://reviews.llvm.org/D33370

llvm-svn: 303470
2017-05-20 00:00:08 +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
ArgumentPromotion.h [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +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 Fix spelling compliment->complement. Mostly refering to 2s complement. NFC 2017-04-11 18:47:58 +00:00
FunctionImport.h Revert "Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator."" 2017-05-20 00:00:08 +00:00
GlobalDCE.h Global DCE performance improvement 2017-01-27 19:48:57 +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 [Target, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-18 00:57:48 +00:00
PartialInlining.h Fix : Partial Inliner requires AssumptionCacheTracker 2016-07-25 05:00:00 +00:00
PassManagerBuilder.h IPO: Const correctness for summaries passed into passes. 2017-03-22 18:22:59 +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