This is necessary to get opt-bisect working with polly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33751
Add opt-bisect support for region passes ClosedPublic Authored by efriedma on May 31 2017, 6:36 PM.
Details Summary This is necessary to get opt-bisect working with polly.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 31 2017, 7:02 PM Closed by commit rL304476: Add opt-bisect support for region passes. (authored by efriedma). · Explain WhyJun 1 2017, 2:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 101108 llvm/trunk/include/llvm/Analysis/RegionPass.h
llvm/trunk/lib/Analysis/RegionPass.cpp
llvm/trunk/lib/IR/OptBisect.cpp
|