[PATCH] D54740: [NewPM] fixing asserts on deleted loop in -print-after-all
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 11 11:09:16 PST 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348887: [NewPM] fixing asserts on deleted loop in -print-after-all (authored by fedor.sergeev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54740?vs=177235&id=177745#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54740/new/
https://reviews.llvm.org/D54740
Files:
llvm/trunk/include/llvm/Analysis/CGSCCPassManager.h
llvm/trunk/include/llvm/IR/PassInstrumentation.h
llvm/trunk/include/llvm/IR/PassTimingInfo.h
llvm/trunk/include/llvm/Transforms/Scalar/LoopPassManager.h
llvm/trunk/lib/Analysis/CGSCCPassManager.cpp
llvm/trunk/lib/IR/PassTimingInfo.cpp
llvm/trunk/lib/Passes/StandardInstrumentations.cpp
llvm/trunk/lib/Transforms/Scalar/LoopPassManager.cpp
llvm/trunk/test/Other/loop-deletion-printer.ll
llvm/trunk/test/Other/scc-deleted-printer.ll
llvm/trunk/unittests/IR/PassBuilderCallbacksTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54740.177745.patch
Type: text/x-patch
Size: 19333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/be5c48c8/attachment.bin>
More information about the llvm-commits
mailing list