Details
Details
Diff Detail
Diff Detail
Paths
| Differential D25739
[IndVarSimplify] Teach calculatePostIncRange to take guards into account ClosedPublic Authored by apilipenko on Oct 18 2016, 11:11 AM.
Details
Diff Detail Event Timelineapilipenko retitled this revision from to [IndVarSimplify] Teach calculatePostIncRange to take guards into account. apilipenko updated this object. apilipenko added a parent revision: D25738: [IndVarSimplify] Use control-dependent range information to prove non-negativity. This revision is now accepted and ready to land.Oct 18 2016, 2:35 PM Closed by commit rL284632: [IndVarSimplify] Teach calculatePostIncRange to take guards into account (authored by apilipenko). · Explain WhyOct 19 2016, 12:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 75041 lib/Transforms/Scalar/IndVarSimplify.cpp
test/Transforms/IndVarSimplify/post-inc-range.ll
|
Add a one-liner here on what this is for.