[PATCH] D27190: Track validity of pass results
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 22:20:53 PST 2017
This revision was automatically updated to reflect the committed changes.
sepavloff marked 2 inline comments as done.
Closed by commit rL291882: Track validity of pass results (authored by sepavloff).
Changed prior to commit:
https://reviews.llvm.org/D27190?vs=80540&id=84225#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27190
Files:
llvm/trunk/include/llvm/Pass.h
llvm/trunk/include/llvm/PassAnalysisSupport.h
llvm/trunk/lib/Analysis/CallGraphSCCPass.cpp
llvm/trunk/lib/Analysis/LoopInfo.cpp
llvm/trunk/lib/Analysis/LoopPass.cpp
llvm/trunk/lib/CodeGen/MachineDominators.cpp
llvm/trunk/lib/CodeGen/MachineFunctionPass.cpp
llvm/trunk/lib/IR/LegacyPassManager.cpp
llvm/trunk/lib/IR/Pass.cpp
llvm/trunk/test/CodeGen/Generic/externally_available.ll
llvm/trunk/test/CodeGen/Mips/mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27190.84225.patch
Type: text/x-patch
Size: 9838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/88934bf9/attachment.bin>
More information about the llvm-commits
mailing list