[PATCH] D91327: [NewPM] Redesign of PreserveCFG Checker
Yevgeny Rouban via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 19 23:17:53 PST 2020
yrouban updated this revision to Diff 306604.
yrouban marked 4 inline comments as done.
yrouban edited the summary of this revision.
yrouban added a comment.
Addressed comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91327/new/
https://reviews.llvm.org/D91327
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/test/Other/loop-pm-invalidation.ll
llvm/test/Other/new-pass-manager.ll
llvm/test/Other/new-pm-O0-defaults.ll
llvm/test/Other/new-pm-defaults.ll
llvm/test/Other/new-pm-lto-defaults.ll
llvm/test/Other/new-pm-thinlto-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
llvm/test/Transforms/LoopRotate/pr35210.ll
llvm/test/Transforms/SCCP/ipsccp-preserve-analysis.ll
llvm/tools/opt/NewPMDriver.cpp
llvm/unittests/IR/PassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91327.306604.patch
Type: text/x-patch
Size: 54652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201120/3cfcf66d/attachment-0001.bin>
More information about the cfe-commits
mailing list