.. |
AlwaysInliner.cpp
|
[IPO] Reorder parameters of InlineFunction (NFC)
|
2022-09-20 09:09:38 -07:00 |
Annotation2Metadata.cpp
|
…
|
|
ArgumentPromotion.cpp
|
[llvm] Use std::nullopt instead of None in comments (NFC)
|
2022-12-04 17:31:17 -08:00 |
Attributor.cpp
|
[llvm] Use std::nullopt instead of None in comments (NFC)
|
2022-12-04 19:47:13 -08:00 |
AttributorAttributes.cpp
|
[llvm] Use std::nullopt instead of None in comments (NFC)
|
2022-12-04 19:47:13 -08:00 |
BarrierNoopPass.cpp
|
…
|
|
BlockExtractor.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-27 21:21:02 -07:00 |
CMakeLists.txt
|
[NFC][2/n] Remove PrunePH pass
|
2022-09-26 18:38:04 -07:00 |
CalledValuePropagation.cpp
|
[IPO] Use default member initialization (NFC)
|
2022-06-18 12:17:09 -07:00 |
ConstantMerge.cpp
|
[llvm] Qualify auto (NFC)
|
2022-08-07 23:55:27 -07:00 |
CrossDSOCFI.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-27 21:21:02 -07:00 |
DeadArgumentElimination.cpp
|
[NFC] Replaced BB->getInstList().{erase(),pop_front(),pop_back()} with eraseFromParent().
|
2022-11-23 22:47:46 -08: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
|
MemoryLocation: convert Optional to std::optional
|
2022-12-01 15:36:20 -08:00 |
FunctionImport.cpp
|
[LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally
|
2022-11-16 22:13:22 -08:00 |
FunctionSpecialization.cpp
|
[FuncSpec] Invalidate analyses when deleting a fully specialised function
|
2022-11-30 18:56:23 +00:00 |
GlobalDCE.cpp
|
[Transforms] Qualify auto in range-based for loops (NFC)
|
2022-08-27 21:21:02 -07:00 |
GlobalOpt.cpp
|
[Transforms] Use std::nullopt instead of None (NFC)
|
2022-12-02 21:11:37 -08: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
|
[OpenMP][LegacyPM] Remove OpenMPOptCGSCCLegacyPass
|
2022-12-01 09:21:10 +08:00 |
IROutliner.cpp
|
[llvm] Use std::nullopt instead of None in comments (NFC)
|
2022-12-04 19:47:13 -08: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
|
Remove unused #include "llvm/ADT/Optional.h"
|
2022-12-05 06:31:11 +00: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
|
[Transform] Use range-based for loops (NFC)
|
2022-08-27 23:54:32 -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
|
[IPO] Reorder parameters of InlineFunction (NFC)
|
2022-09-20 09:09:38 -07:00 |
OpenMPOpt.cpp
|
[llvm] Use std::nullopt instead of None in comments (NFC)
|
2022-12-04 17:12:44 -08:00 |
PartialInlining.cpp
|
Remove unused #include "llvm/ADT/Optional.h"
|
2022-12-05 06:31:11 +00:00 |
PassManagerBuilder.cpp
|
[OpenMP][LegacyPM] Remove OpenMPOptCGSCCLegacyPass
|
2022-12-01 09:21:10 +08:00 |
SCCP.cpp
|
[FuncSpec] Invalidate analyses when deleting a fully specialised function
|
2022-11-30 18:56:23 +00:00 |
SampleContextTracker.cpp
|
[llvm] Qualify auto (NFC)
|
2022-08-07 23:55:27 -07:00 |
SampleProfile.cpp
|
[IR] llvm::Optional => std::optional
|
2022-12-05 04:13:11 +00:00 |
SampleProfileProbe.cpp
|
[IR] llvm::Optional => std::optional
|
2022-12-05 04:13:11 +00:00 |
StripDeadPrototypes.cpp
|
…
|
|
StripSymbols.cpp
|
[StripDeadDebugInfo] Drop dead CUs
|
2022-09-11 01:31:03 -07:00 |
SyntheticCountsPropagation.cpp
|
Remove redundant initialization of Optional (NFC)
|
2022-08-20 21:18:28 -07:00 |
ThinLTOBitcodeWriter.cpp
|
[AA] Tracking per-location ModRef info in FunctionModRefBehavior (NFCI)
|
2022-09-14 16:34:41 +02:00 |
WholeProgramDevirt.cpp
|
[Transforms] Use std::nullopt instead of None (NFC)
|
2022-12-02 21:11:37 -08:00 |