llvm-project/llvm/lib/Transforms/IPO
Fangrui Song 95a134254a Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
..
AlwaysInliner.cpp Cleanup includes: Transforms/IPO 2022-03-22 10:06:28 +01:00
Annotation2Metadata.cpp
ArgumentPromotion.cpp [ArgPromotion] Make a non-byval promotion attempt first 2022-05-12 16:44:52 +02:00
Attributor.cpp Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
AttributorAttributes.cpp Silence a "not all control paths return a value" warning; NFC 2022-04-18 08:54:08 -04: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 [NFC] Remove unnecessary "#include"s from header files 2022-02-23 01:20:48 -08:00
ConstantMerge.cpp
CrossDSOCFI.cpp Cleanup includes: Transforms/IPO 2022-03-22 10:06:28 +01:00
DeadArgumentElimination.cpp [DeadArgElim] Use poison instead of undef as placeholder for dead arguments 2022-05-19 18:00:24 +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][NFC] Cache code metrics for analyzed functions. 2022-04-01 10:58:26 +01:00
GlobalDCE.cpp [llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC 2022-06-03 21:59:05 -07:00
GlobalOpt.cpp [llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC 2022-06-03 21:59:05 -07:00
GlobalSplit.cpp
HotColdSplitting.cpp Add !nosanitize to FixedMetadataKinds 2022-05-27 09:46:13 +08:00
IPO.cpp
IROutliner.cpp [IROutliner] Accomodate blocks containing PHINodes with one entry outside the region and others inside the region. 2022-05-07 17:11:21 -05: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 [llvm][Inline] Remove PriorityInlineOrder in SCC inliner 2022-04-26 20:20:10 +08: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 Use llvm::less_second (NFC) 2022-06-04 22:48:32 -07:00
MergeFunctions.cpp [llvm][IPO] Inclusive language: Rename mergefunc-sanity to mergefunc-verify and remove other instances of sanity in MergeFunctions.cpp 2022-04-18 11:50:08 -04:00
ModuleInliner.cpp [llvm][ModuleInliner] Refactor InlineSizePriority and PriorityInlineOrder 2022-06-02 23:40:26 +08:00
OpenMPOpt.cpp [llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC 2022-06-03 21:59:05 -07:00
PartialInlining.cpp Remove unneeded cl::ZeroOrMore for cl::opt options 2022-06-04 00:10:42 -07:00
PassManagerBuilder.cpp Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07: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 Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
SampleProfileProbe.cpp Cleanup includes: Transforms/IPO 2022-03-22 10:06:28 +01:00
StripDeadPrototypes.cpp
StripSymbols.cpp
SyntheticCountsPropagation.cpp Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
ThinLTOBitcodeWriter.cpp Cleanup includes: Transforms/IPO 2022-03-22 10:06:28 +01:00
WholeProgramDevirt.cpp Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00