.. |
AlwaysInliner.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
Annotation2Metadata.cpp
|
…
|
|
ArgumentPromotion.cpp
|
Use llvm::less_first and llvm::less_second (NFC)
|
2022-07-24 16:21:29 -07:00 |
Attributor.cpp
|
[Attributor][FIX] Handle non-recursive but re-entrant functions properly
|
2022-07-22 00:00:56 -05:00 |
AttributorAttributes.cpp
|
Remove redundaunt virtual specifiers (NFC)
|
2022-07-25 23:00:59 -07:00 |
BarrierNoopPass.cpp
|
…
|
|
BlockExtractor.cpp
|
[Support] Make report_fatal_error respect its GenCrashDiag argument so it doesn't generate a backtrace
|
2022-05-30 19:19:23 +01:00 |
CMakeLists.txt
|
[llvm][Inline] Add a module level inliner
|
2021-11-09 11:03:29 +08:00 |
CalledValuePropagation.cpp
|
[IPO] Use default member initialization (NFC)
|
2022-06-18 12:17:09 -07:00 |
ConstantMerge.cpp
|
[llvm] Use value_or instead of getValueOr (NFC)
|
2022-06-18 23:07:11 -07:00 |
CrossDSOCFI.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
DeadArgumentElimination.cpp
|
[DeadArgElim] Replace insert with emplace (NFC)
|
2022-06-25 10:31:27 +03:00 |
ElimAvailExtern.cpp
|
…
|
|
ExtractGV.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
ForceFunctionAttrs.cpp
|
Cleanup includes: final pass
|
2022-03-29 09:00:21 +02:00 |
FunctionAttrs.cpp
|
[IPO] Use range-based for loops (NFC)
|
2022-07-24 14:48:06 -07:00 |
FunctionImport.cpp
|
[ThinLTO] Support aliased GlobalIFunc
|
2022-07-20 15:30:38 -07:00 |
FunctionSpecialization.cpp
|
[FuncSpec]Fix assertion failure when value is not added to solver
|
2022-06-10 18:45:53 +08:00 |
GlobalDCE.cpp
|
[llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC
|
2022-06-03 21:59:05 -07:00 |
GlobalOpt.cpp
|
Use llvm::less_first and llvm::less_second (NFC)
|
2022-07-24 16:21:29 -07:00 |
GlobalSplit.cpp
|
[NFC] Switch a few uses of undef to poison as placeholders for unreachble code
|
2022-06-30 23:01:43 +01:00 |
HotColdSplitting.cpp
|
Add !nosanitize to FixedMetadataKinds
|
2022-05-27 09:46:13 +08:00 |
IPO.cpp
|
[LegacyPM] Remove WholeProgramDevirt
|
2022-07-17 23:14:53 -07:00 |
IROutliner.cpp
|
[llvm] Use value instead of getValue (NFC)
|
2022-07-13 23:11:56 -07:00 |
InferFunctionAttrs.cpp
|
Reapply "[BuildLibCalls] Introduce getOrInsertLibFunc() for use when building
|
2022-05-02 19:37:00 +02:00 |
InlineSimple.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
Inliner.cpp
|
[Inline] Annotate inline pass name with link phase information for analysis.
|
2022-06-24 10:06:43 -07:00 |
Internalize.cpp
|
[Internalize] Support glob patterns for API lists
|
2022-07-22 08:24:32 -04:00 |
LoopExtractor.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
LowerTypeTests.cpp
|
[LegacyPM] Remove LowerTypeTestsPass
|
2022-07-17 15:06:38 -07:00 |
MergeFunctions.cpp
|
[NFC] Switch a few uses of undef to poison as placeholders for unreachble code
|
2022-07-03 14:34:03 +01:00 |
ModuleInliner.cpp
|
[Inline] Annotate inline pass name with link phase information for analysis.
|
2022-06-24 10:06:43 -07:00 |
OpenMPOpt.cpp
|
[OpenMP] Remove noinline attributes in the device runtime
|
2022-07-25 15:44:50 -04:00 |
PartialInlining.cpp
|
[llvm] Use value_or instead of getValueOr (NFC)
|
2022-06-18 23:07:11 -07:00 |
PassManagerBuilder.cpp
|
[LegacyPM] Remove InstrOrderFileLegacyPass
|
2022-07-19 23:58:51 -07:00 |
PruneEH.cpp
|
[NFC] Switch a few uses of undef to poison as placeholders for unreachble code
|
2022-07-03 14:34:03 +01:00 |
SCCP.cpp
|
[llvm] Remove redundaunt virtual specifiers (NFC)
|
2022-07-24 21:50:35 -07:00 |
SampleContextTracker.cpp
|
[llvm] Use value instead of getValue (NFC)
|
2022-07-13 23:11:56 -07:00 |
SampleProfile.cpp
|
[NFC] FunctionSamples::getEntrySamples -> getHeadSamplesEstimate
|
2022-07-22 09:17:59 -07:00 |
SampleProfileProbe.cpp
|
[llvm] Use value_or instead of getValueOr (NFC)
|
2022-06-18 23:07:11 -07:00 |
StripDeadPrototypes.cpp
|
[IPO] Use make_early_inc_range (NFC)
|
2021-09-14 08:59:36 -07:00 |
StripSymbols.cpp
|
[Transforms] Use {DenseSet,SetVector,SmallPtrSet}::contains (NFC)
|
2021-10-31 07:57:32 -07:00 |
SyntheticCountsPropagation.cpp
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 00:31:44 -07:00 |
ThinLTOBitcodeWriter.cpp
|
[IPO] Use default member initialization (NFC)
|
2022-06-18 15:41:20 -07:00 |
WholeProgramDevirt.cpp
|
[LegacyPM] Remove WholeProgramDevirt
|
2022-07-17 23:14:53 -07:00 |