.. |
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
|
[llvm] Construct SmallVector with iterator ranges (NFC)
|
2021-01-16 09:40:53 -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
|
[DAE] MarkLive in MarkValue(MaybeLive) if any use is live
|
2020-10-02 10:55:08 -07: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] Derive willreturn for fns with readonly` & `mustprogress`.
|
2021-01-12 20:02:34 +00:00 |
FunctionImport.cpp
|
[ThinLTO] Default -enable-import-metadata to false
|
2020-12-31 10:04:21 -08:00 |
GlobalDCE.cpp
|
…
|
|
GlobalOpt.cpp
|
[Transforms] Construct SmallVector with iterator ranges (NFC)
|
2021-01-02 09:24:17 -08:00 |
GlobalSplit.cpp
|
…
|
|
HotColdSplitting.cpp
|
[HotColdSplit] Reflect full cost of parameters in split penalty
|
2020-12-18 17:06:17 -08:00 |
IPO.cpp
|
[IRSim][IROutliner] Adding the extraction basics for the IROutliner.
|
2020-12-17 11:27:26 -06:00 |
IROutliner.cpp
|
[llvm] Remove redundant return and continue statements (NFC)
|
2021-01-14 20:30:34 -08: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
|
[NewPM][Inliner] Move the 'always inliner' case in the same CGSCC pass as 'regular' inliner
|
2021-01-15 17:59:38 -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
|
Migrate deprecated DebugLoc::get to DILocation::get
|
2020-12-11 12:45:22 -08:00 |
OpenMPOpt.cpp
|
[llvm] Remove redundant return and continue statements (NFC)
|
2021-01-14 20:30:34 -08:00 |
PartialInlining.cpp
|
[PartialInliner]: Handle code regions in a switch stmt cases
|
2020-11-02 14:32:45 -05:00 |
PassManagerBuilder.cpp
|
[SimplifyCFG] Enabled hoisting late in LTO pipeline.
|
2021-01-04 16:26:58 +00:00 |
PruneEH.cpp
|
[PruneEH][NFC] Use CallGraphUpdater in PruneEH
|
2020-09-14 14:43:19 -07:00 |
SCCP.cpp
|
…
|
|
SampleContextTracker.cpp
|
[IPO] Fix operator precedence warning. NFCI.
|
2020-12-07 18:23:54 +00:00 |
SampleProfile.cpp
|
[NFC] Rename ThinLTOPhase to ThinOrFullLTOPhase and move it from PassBuilder.h
|
2021-01-13 15:55:40 -08:00 |
SampleProfileProbe.cpp
|
[CSSPGO] Consume pseudo-probe-based AutoFDO profile
|
2020-12-16 15:57:18 -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
|
[llvm] Use llvm::drop_begin (NFC)
|
2021-01-14 20:30:33 -08:00 |
WholeProgramDevirt.cpp
|
[llvm] Remove redundant return and continue statements (NFC)
|
2021-01-14 20:30:34 -08:00 |