llvm-project/llvm/lib/Transforms
Arthur Eubanks 7ec05fec71 [LegacyPM] Remove cl::opts controlling optimization pass manager passes
Move these to the new PM if they're used there.

Part of removing the legacy pass manager for optimization pipeline.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D137915
2022-11-14 09:23:17 -08:00
..
AggressiveInstCombine [AggressiveInstCombine] Avoid load merge/widen if stores are present b/w loads 2022-11-03 14:32:07 +00:00
CFGuard [NFC] Fix warning 2022-08-23 20:50:37 -05:00
Coroutines [Coroutines] Do not add allocas for retcon coroutines 2022-11-14 10:46:46 +01:00
Hello
IPO [LegacyPM] Remove cl::opts controlling optimization pass manager passes 2022-11-14 09:23:17 -08:00
InstCombine Revert "[InstCombine] allow more folds for multi-use selects (2nd try)" 2022-11-13 11:47:21 -05:00
Instrumentation [SanitizerCoverage] Fix wrong pointer type return from CreateSecStartEnd() 2022-11-09 23:29:04 -08:00
ObjCARC [ObjC][ARC] Fix non-deterministic behavior in ProvenanceAnalysis 2022-11-08 15:05:25 -08:00
Scalar [LoopVersioningLICM] Clarify scope of AST (NFC) 2022-11-14 15:28:59 +01:00
Utils [Assignment Tracking][10/*] salvageDebugInfo for dbg.assign intrinsics 2022-11-09 11:49:46 +00:00
Vectorize [NFC] Remove unused OrigLoopID vars 2022-11-11 07:51:40 -08:00
CMakeLists.txt