This is useful for debugging miscompiles and extracting testcases for crashes. See http://llvm.org/docs/OptBisect.html .
Depends on D33751.
Paths
| Differential D33752
Add opt-bisect support to polly ClosedPublic Authored by efriedma on May 31 2017, 6:45 PM.
Details Summary This is useful for debugging miscompiles and extracting testcases for crashes. See http://llvm.org/docs/OptBisect.html . Depends on D33751.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 31 2017, 10:16 PM Closed by commit rL304480: Add opt-bisect support to polly. (authored by efriedma). · Explain WhyJun 1 2017, 2:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 101111 polly/trunk/lib/Analysis/ScopPass.cpp
polly/trunk/lib/Transform/CodePreparation.cpp
|