1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Transforms/IPO
Evgeniy Stepanov 55b44f072f Revert "[CFI] Remove LinkerSubsectionsViaSymbols."
This reverts commit r304582: breaks cfi-devirt :: anon-namespace.cpp on Darwin.

llvm-svn: 304626
2017-06-03 00:46:27 +00:00
..
AlwaysInliner.cpp
ArgumentPromotion.cpp [ArgPromotion] Fix a truncated variable 2017-05-04 10:54:35 +00:00
BarrierNoopPass.cpp
CMakeLists.txt
ConstantMerge.cpp Don't merge global constants with non-dbg metadata. 2017-03-09 00:03:37 +00:00
CrossDSOCFI.cpp Module::getOrInsertFunction is using C-style vararg instead of variadic templates. 2017-04-11 15:01:18 +00:00
DeadArgumentElimination.cpp [DAE] Simplify attribute list creation, NFC 2017-04-19 23:45:45 +00:00
ElimAvailExtern.cpp
ExtractGV.cpp
ForceFunctionAttrs.cpp
FunctionAttrs.cpp FunctionAttrs: Skip it if the effective SCC (ignoring optnone functions) is empty 2017-06-02 21:24:17 +00:00
FunctionImport.cpp (NFC) Track global summary liveness in GVFlags. 2017-06-01 20:30:06 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Rename WeakVH to WeakTrackingVH; NFC 2017-05-01 17:07:49 +00:00
GlobalSplit.cpp Fix one-after-the-end type metadata handling in globalsplit. 2017-03-07 22:18:48 +00:00
InferFunctionAttrs.cpp
Inliner.cpp [ProfileSummary] Make getProfileCount a non-static member function. 2017-05-09 23:21:10 +00:00
InlineSimple.cpp Do not inline hot callsites for samplepgo in thinlto compile phase. 2017-03-21 19:55:36 +00:00
Internalize.cpp
IPConstantPropagation.cpp [IPCP] Don't propagate return value for naked functions. 2017-02-04 19:44:14 +00:00
IPO.cpp
LLVMBuild.txt IPO: Add missing build dep. 2017-05-01 20:57:20 +00:00
LoopExtractor.cpp
LowerTypeTests.cpp Revert "[CFI] Remove LinkerSubsectionsViaSymbols." 2017-06-03 00:46:27 +00:00
MergeFunctions.cpp Rename WeakVH to WeakTrackingVH; NFC 2017-05-01 17:07:49 +00:00
PartialInlining.cpp Fix debug build test failure 2017-06-02 22:38:48 +00:00
PassManagerBuilder.cpp [PM] GVNSink is off by default, fix an obvious typo. 2017-06-01 23:47:53 +00:00
PruneEH.cpp
SampleProfile.cpp [SampleProfile] Don't assert when printing the DebugLoc of a branch. NFC. 2017-04-18 11:27:58 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp [StripDeadDebug/DIFinder] Track inlined SPs 2017-04-11 13:32:11 +00:00
ThinLTOBitcodeWriter.cpp [ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM. 2017-06-01 01:02:12 +00:00
WholeProgramDevirt.cpp Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI." 2017-05-04 18:03:25 +00:00