llvm-project/llvm/lib/Passes
Tarindu Jayatilaka 7a797b2902 Take OptimizationLevel class out of Pass Builder
Pulled out the OptimizationLevel class from PassBuilder in order to be able to access it from within the PassManager and avoid include conflicts.

Reviewed By: mtrofin

Differential Revision: https://reviews.llvm.org/D107025
2021-07-29 21:57:23 -07:00
..
CMakeLists.txt [NewPM] Add C bindings for new pass manager 2021-05-17 11:45:47 -07:00
PassBuilder.cpp Take OptimizationLevel class out of Pass Builder 2021-07-29 21:57:23 -07:00
PassBuilderBindings.cpp [Coroutines] Run coroutine passes by default 2021-07-15 14:33:40 +08:00
PassPlugin.cpp [NPM] Resolve llvmGetPassPluginInfo to the plugin being loaded 2021-06-30 18:11:28 +01:00
PassRegistry.def Add jump-threading optimization for deterministic finite automata 2021-07-27 14:34:04 -04:00
StandardInstrumentations.cpp [NewPM] Print pre-transformation IR name in --print-after-all 2021-07-20 10:20:10 -07:00