[PATCH] D27190: Track validity of pass results
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 21:41:32 PST 2016
sepavloff updated this revision to Diff 80540.
sepavloff added a comment.
Addressed reviewer's notes.
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.80540.patch
Type: text/x-patch
Size: 9475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/83893534/attachment.bin>
More information about the llvm-commits
mailing list