1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Passes
Yevgeny Rouban e82574fa2c [NewPM] Introduce PreserveCFG check
Check that all passes, which report they preserve CFG,
are really preserving CFG.
A new standard instrumentation is introduced. It can be
switched on/off by the flag verify-cfg-preserved, which
is on by default for debug builds.

Reviewers: kuhar, fedor.sergeev

Differential Revision: https://reviews.llvm.org/D81558
2020-09-11 14:32:21 +07:00
..
CMakeLists.txt On Windows build, making the /bigobj flag global , instead of passing it per file. 2020-07-28 18:04:36 -05:00
LLVMBuild.txt [ObjCARCOpt] Port objc-arc to NPM 2020-08-28 12:59:33 -07:00
PassBuilder.cpp Enable InsertFreeze flag of JumpThreading when used in LTO 2020-09-10 19:05:49 +09:00
PassPlugin.cpp
PassRegistry.def [NewPM][Lint] Port -lint to NewPM 2020-09-03 13:03:44 -07:00
StandardInstrumentations.cpp [NewPM] Introduce PreserveCFG check 2020-09-11 14:32:21 +07:00