..
AlwaysInliner.cpp
Annotation2Metadata.cpp
ArgumentPromotion.cpp
[OpaquePtr] Use byval type more
2021-07-13 09:34:34 -07:00
Attributor.cpp
[Attributor] Add support for compound assignment for ChangeStatus
2021-07-15 23:51:46 -04:00
AttributorAttributes.cpp
[OpenMP] Add IDs to OpenMP remarks
2021-07-16 14:07:03 -04: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
CalledValuePropagation.cpp
CMakeLists.txt
Move Function Specialization to its correct location. NFC.
2021-06-11 15:00:10 +01:00
ConstantMerge.cpp
[ConstantMerge] Don't merge thread_local constants with non-thread_local constants
2021-04-28 23:44:20 +01:00
CrossDSOCFI.cpp
DeadArgumentElimination.cpp
[DAE] Adjust param/arg attributes when changing parameter to undef
2021-03-25 14:53:22 -07:00
ElimAvailExtern.cpp
ExtractGV.cpp
ForceFunctionAttrs.cpp
[Attributes] Determine attribute properties from TableGen data
2021-07-12 22:13:38 +02:00
FunctionAttrs.cpp
Revert "[NewPM] Only invalidate modified functions' analyses in CGSCC passes"
2021-05-21 16:38:03 -07:00
FunctionImport.cpp
[HIP] support ThinLTO
2021-05-22 10:48:34 -04:00
FunctionSpecialization.cpp
[FuncSpec] Add an option to specializing literal constant
2021-06-30 11:26:44 +08:00
GlobalDCE.cpp
GlobalOpt.cpp
[NFC][OpaquePtr] Use GlobalValue::getValueType() more
2021-07-09 09:55:41 -07:00
GlobalSplit.cpp
HotColdSplitting.cpp
Calculate getTerminator only when necessary
2021-06-13 20:16:07 -07:00
InferFunctionAttrs.cpp
[inferattrs] Don't infer lib func attributes for nobuiltin functions
2021-04-16 15:36:15 -07:00
Inliner.cpp
[NFC] Do not track calls to inlined intrinsics in IFI.
2021-07-13 10:18:23 +02:00
InlineSimple.cpp
Internalize.cpp
[Internalize] Preserve variables externally initialized.
2021-07-08 10:48:19 -04:00
IPO.cpp
Function Specialization Pass
2021-06-11 09:11:29 +01:00
IROutliner.cpp
[IROutliner] Adding DebugInfo handling for IR Outlined Functions
2021-06-15 10:57:08 -05:00
LoopExtractor.cpp
LowerTypeTests.cpp
[LTT] Handle merged llvm.assume when dropping type tests
2021-05-25 17:02:13 -07:00
MergeFunctions.cpp
[OpaquePtr] Use GlobalValue::getValueType() more
2021-07-13 09:34:34 -07:00
OpenMPOpt.cpp
[OpenMP] Add IDs to OpenMP remarks
2021-07-16 14:07:03 -04:00
PartialInlining.cpp
NFC: Migrate PartialInlining to work on InstructionCost
2021-03-30 11:59:45 +01:00
PassManagerBuilder.cpp
[NewPM] Consistently use 'simplifycfg' rather than 'simplify-cfg'
2021-07-09 09:47:03 +02:00
PruneEH.cpp
SampleContextTracker.cpp
[CSSPGO] Top-down processing order based on full profile.
2021-03-30 10:42:22 -07:00
SampleProfile.cpp
[AFDO] Merge function attributes after inlining
2021-07-09 16:47:12 -07:00
SampleProfileProbe.cpp
[CSSPGO] Undoing the concept of dangling pseudo probe
2021-06-18 15:14:11 -07:00
SCCP.cpp
Function Specialization Pass
2021-06-11 09:11:29 +01:00
StripDeadPrototypes.cpp
StripSymbols.cpp
SyntheticCountsPropagation.cpp
Internalize some cl::opt global variables or move them under namespace llvm
2021-05-07 11:15:43 -07:00
ThinLTOBitcodeWriter.cpp
Revert "ThinLTO: Fix inline assembly references to static functions with CFI"
2021-06-23 19:24:56 -07:00
WholeProgramDevirt.cpp
[WPD] Don't optimize calls more than once
2021-06-24 13:28:09 -07:00