| .. |
|
AlwaysInliner.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
Annotation2Metadata.cpp
|
…
|
|
|
ArgumentPromotion.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
Attributor.cpp
|
Fix missing include under -DEXPENSIVE_CHECK
|
2022-03-22 10:37:56 +01:00 |
|
AttributorAttributes.cpp
|
[Attributor][OpenMP] Add assumption for non-call assembly instructions
|
2022-03-28 20:57:52 -05:00 |
|
BarrierNoopPass.cpp
|
…
|
|
|
BlockExtractor.cpp
|
Internalize some cl::opt global variables or move them under namespace llvm
|
2021-05-07 11:15:43 -07:00 |
|
CMakeLists.txt
|
[llvm][Inline] Add a module level inliner
|
2021-11-09 11:03:29 +08:00 |
|
CalledValuePropagation.cpp
|
[NFC] Remove unnecessary "#include"s from header files
|
2022-02-23 01:20:48 -08:00 |
|
ConstantMerge.cpp
|
[IPO] Use make_early_inc_range (NFC)
|
2021-09-14 08:59:36 -07:00 |
|
CrossDSOCFI.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
DeadArgumentElimination.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01: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
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
FunctionImport.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
FunctionSpecialization.cpp
|
[FuncSpec] Constant propagate multiple arguments for recursive functions.
|
2022-03-31 13:00:08 +01:00 |
|
GlobalDCE.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
GlobalOpt.cpp
|
[GlobalOpt] Handle non-instruction MTI source (PR54572)
|
2022-03-28 14:28:47 +02:00 |
|
GlobalSplit.cpp
|
[Transforms] Use make_early_inc_range (NFC)
|
2021-11-02 18:13:23 -07:00 |
|
HotColdSplitting.cpp
|
Cleanup includes: final pass
|
2022-03-29 09:00:21 +02:00 |
|
IPO.cpp
|
Function Specialization Pass
|
2021-06-11 09:11:29 +01:00 |
|
IROutliner.cpp
|
Cleanup includes: final pass
|
2022-03-29 09:00:21 +02:00 |
|
InferFunctionAttrs.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
InlineSimple.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
Inliner.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
Internalize.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
LoopExtractor.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
LowerTypeTests.cpp
|
Cleanup header dependencies in LLVMCore
|
2022-02-02 06:54:20 +01:00 |
|
MergeFunctions.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
ModuleInliner.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
OpenMPOpt.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
PartialInlining.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
PassManagerBuilder.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
PruneEH.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
SCCP.cpp
|
Cleanup includes: Transform/Scalar
|
2022-03-03 07:56:34 +01:00 |
|
SampleContextTracker.cpp
|
Cleanup includes: final pass
|
2022-03-29 09:00:21 +02:00 |
|
SampleProfile.cpp
|
Revert "[misexpect] Re-implement MisExpect Diagnostics"
|
2022-03-31 14:54:41 -07:00 |
|
SampleProfileProbe.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01: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
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
ThinLTOBitcodeWriter.cpp
|
Cleanup includes: Transforms/IPO
|
2022-03-22 10:06:28 +01:00 |
|
WholeProgramDevirt.cpp
|
[FunctionAttrs] Replace MemoryAccessKind with FMRB.
|
2022-03-15 19:35:54 +00:00 |