1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/tools/opt
Arthur Eubanks 7939adb8b8 [NewPM][opt] Make -enable-new-pm default to LLVM_ENABLE_NEW_PASS_MANAGER
This is controlled by the ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER CMake flag.

https://lists.llvm.org/pipermail/llvm-dev/2021-January/147993.html

Reviewed By: ychen, asbirlea

Differential Revision: https://reviews.llvm.org/D95254
2021-01-23 12:36:09 -08:00
..
AnalysisWrappers.cpp
BreakpointPrinter.cpp
BreakpointPrinter.h
CMakeLists.txt
GraphPrinters.cpp
NewPMDriver.cpp [NewPM][opt] Run the "default" AA pipeline by default 2021-01-21 21:08:54 -08:00
NewPMDriver.h [Debugify] Port -debugify-each to NewPM 2020-11-02 08:16:43 -08:00
opt.cpp [NewPM][opt] Make -enable-new-pm default to LLVM_ENABLE_NEW_PASS_MANAGER 2021-01-23 12:36:09 -08:00
PassPrinters.cpp
PassPrinters.h
PrintSCC.cpp