llvm-project/llvm/include/llvm/Transforms
Kazu Hirata 595f1a6aaf [llvm] Use std::nullopt instead of None in comments (NFC)
This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 19:47:13 -08:00
..
AggressiveInstCombine [AggressiveInstCombine] Remove legacy PM pass 2022-11-15 14:35:15 -08:00
Coroutines [PrintPipeline] Handle CoroConditionalWrapper and add more verification 2022-10-12 09:36:45 -07:00
IPO [llvm] Use std::nullopt instead of None in comments (NFC) 2022-12-04 17:12:44 -08:00
InstCombine TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -08:00
Instrumentation Revert "Use-after-return sanitizer binary metadata" 2022-11-30 23:35:50 +01:00
Scalar [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
Utils [llvm] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:47:13 -08:00
Vectorize [VectorCombine] generalize pass param name for early combines; NFC 2022-11-21 13:57:55 -05:00
CFGuard.h
IPO.h [OpenMP][LegacyPM] Remove OpenMPOptCGSCCLegacyPass 2022-12-01 09:21:10 +08:00
Instrumentation.h Revert "Use-after-return sanitizer binary metadata" 2022-11-30 23:35:50 +01:00
ObjCARC.h [llvm] Migrate PAEval to new pass manager 2022-10-01 16:41:58 -07:00
Scalar.h Revert "Remove PlaceSafepoints pass" 2022-10-13 07:17:25 -07:00
Utils.h [LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass 2022-07-23 15:30:15 -07:00
Vectorize.h