[PATCH] D27190: Do not verify skipped pass
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 05:10:15 PST 2016
sepavloff updated this revision to Diff 80253.
sepavloff added a comment.
Adapted a test to check loop verification.
https://reviews.llvm.org/D27190
Files:
include/llvm/Pass.h
include/llvm/PassAnalysisSupport.h
lib/Analysis/CallGraphSCCPass.cpp
lib/Analysis/LoopInfo.cpp
lib/Analysis/LoopPass.cpp
lib/CodeGen/MachineDominators.cpp
lib/CodeGen/MachineFunctionPass.cpp
lib/IR/LegacyPassManager.cpp
lib/IR/Pass.cpp
test/CodeGen/Generic/externally_available.ll
test/CodeGen/Mips/mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27190.80253.patch
Type: text/x-patch
Size: 9074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161205/cfb2f405/attachment.bin>
More information about the llvm-commits
mailing list