[PATCH] D58406: Fix IR/Analysis layering issue in OptBisect
Richard Trieu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 20:00:29 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355068: Fix IR/Analysis layering issue with OptBisect (authored by rtrieu, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58406?vs=188499&id=188664#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58406/new/
https://reviews.llvm.org/D58406
Files:
llvm/trunk/include/llvm/IR/OptBisect.h
llvm/trunk/lib/Analysis/CallGraphSCCPass.cpp
llvm/trunk/lib/Analysis/LoopPass.cpp
llvm/trunk/lib/Analysis/RegionPass.cpp
llvm/trunk/lib/IR/OptBisect.cpp
llvm/trunk/lib/IR/Pass.cpp
llvm/trunk/unittests/IR/LegacyPassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58406.188664.patch
Type: text/x-patch
Size: 11434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/24398375/attachment.bin>
More information about the llvm-commits
mailing list