.. |
AlwaysInliner.cpp
|
[coroutine] should disable inline before calling coro split
|
2020-12-08 08:53:08 -08:00 |
Annotation2Metadata.cpp
|
Add pass to add !annotate metadata from @llvm.global.annotations.
|
2020-11-16 14:57:11 +00:00 |
ArgumentPromotion.cpp
|
[Transforms/IPO] Use range-based for loops (NFC)
|
2021-02-03 20:41:20 -08:00 |
Attributor.cpp
|
[llvm] Remove redundant string initialization (NFC)
|
2021-01-12 21:43:46 -08:00 |
AttributorAttributes.cpp
|
[llvm] Remove redundant return and continue statements (NFC)
|
2021-01-14 20:30:34 -08:00 |
BarrierNoopPass.cpp
|
…
|
|
BlockExtractor.cpp
|
[BlockExtract][NewPM] Port -extract-blocks to NPM
|
2020-10-21 12:51:11 -07:00 |
CMakeLists.txt
|
[IRSim][IROutliner] Adding the extraction basics for the IROutliner.
|
2020-12-17 11:27:26 -06:00 |
CalledValuePropagation.cpp
|
[IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand().
|
2020-04-27 22:17:03 -07:00 |
ConstantMerge.cpp
|
[Alignment][NFC] migrate DataLayout::getPreferredAlignment
|
2020-06-29 11:24:36 +00:00 |
CrossDSOCFI.cpp
|
…
|
|
DeadArgumentElimination.cpp
|
Revert "[ObjC][ARC] Annotate calls with attributes instead of emitting retainRV"
|
2021-01-25 13:53:38 -08:00 |
ElimAvailExtern.cpp
|
…
|
|
ExtractGV.cpp
|
…
|
|
ForceFunctionAttrs.cpp
|
Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"
|
2020-11-17 17:27:14 -08:00 |
FunctionAttrs.cpp
|
[FunctionAttrs] Infer willreturn for functions without loops
|
2021-01-21 20:29:33 +01:00 |
FunctionImport.cpp
|
[ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlags
|
2021-01-27 10:43:51 -08:00 |
GlobalDCE.cpp
|
…
|
|
GlobalOpt.cpp
|
[Transforms] Use llvm::append_range (NFC)
|
2021-01-20 21:35:54 -08:00 |
GlobalSplit.cpp
|
…
|
|
HotColdSplitting.cpp
|
[Transforms/IPO] Use range-based for loops (NFC)
|
2021-02-03 20:41:20 -08:00 |
IPO.cpp
|
[IRSim][IROutliner] Adding the extraction basics for the IROutliner.
|
2020-12-17 11:27:26 -06:00 |
IROutliner.cpp
|
[NFC][InstructionCost] Use InstructionCost in lib/Transforms/IPO/IROutliner.cpp
|
2021-01-20 08:33:59 +00:00 |
InferFunctionAttrs.cpp
|
…
|
|
InlineSimple.cpp
|
Revert "Revert "[llvm][NFC] Cleanup uses of std::function in Inlining-related APIs""
|
2020-05-15 12:29:16 -07:00 |
Inliner.cpp
|
[InlineAdvisor] Allow replay of inline decisions for the CGSCC inliner from optimization remarks
|
2021-01-25 15:38:57 -08:00 |
Internalize.cpp
|
…
|
|
LoopExtractor.cpp
|
[LoopExtract][NewPM] Port -loop-extract to NPM
|
2020-10-13 22:55:42 -07:00 |
LowerTypeTests.cpp
|
[Transforms] Use llvm::append_range (NFC)
|
2020-12-27 09:57:29 -08:00 |
MergeFunctions.cpp
|
[Transforms/IPO] Use range-based for loops (NFC)
|
2021-02-03 20:41:20 -08:00 |
OpenMPOpt.cpp
|
[llvm] Use the default value of drop_begin (NFC)
|
2021-01-18 10:16:36 -08:00 |
PartialInlining.cpp
|
[Transforms/IPO] Use range-based for loops (NFC)
|
2021-02-03 20:41:20 -08:00 |
PassManagerBuilder.cpp
|
[NewPM] Add ExtraVectorizerPasses support
|
2021-01-26 22:59:10 +01:00 |
PruneEH.cpp
|
[PruneEH][NFC] Use CallGraphUpdater in PruneEH
|
2020-09-14 14:43:19 -07:00 |
SCCP.cpp
|
…
|
|
SampleContextTracker.cpp
|
[CSSPGO] Call site prioritized inlining for sample PGO
|
2021-02-01 23:46:34 -08:00 |
SampleProfile.cpp
|
[Transforms/IPO] Use range-based for loops (NFC)
|
2021-02-03 20:41:20 -08:00 |
SampleProfileProbe.cpp
|
[CSSPGO] Introducing distribution factor for pseudo probe.
|
2021-02-02 11:55:01 -08:00 |
StripDeadPrototypes.cpp
|
…
|
|
StripSymbols.cpp
|
[NewPM] Port strip* passes to NPM
|
2020-09-15 18:25:12 -07:00 |
SyntheticCountsPropagation.cpp
|
[CallGraph] Add support for callback call sites
|
2020-07-01 13:44:11 -07:00 |
ThinLTOBitcodeWriter.cpp
|
[Transforms] Use llvm::append_range (NFC)
|
2021-01-20 21:35:54 -08:00 |
WholeProgramDevirt.cpp
|
[LTO] Prevent devirtualization for symbols dynamically exported
|
2021-01-27 15:54:13 -08:00 |