summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/trip-count-pow2.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-apply "[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428)."Tim Shen2018-07-131-1/+1
* Revert "[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428)."Tim Shen2018-07-061-1/+1
* [SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428).Tim Shen2018-07-021-1/+1
* Revert "[SCEV] Add nuw/nsw to mul ops in StrengthenNoWrapFlags"Sanjoy Das2018-06-191-1/+1
* [SCEV] Add nuw/nsw to mul ops in StrengthenNoWrapFlags where safe.Justin Lebar2018-06-111-1/+1
* [SCEV] Clarify behavior around max backedge taken countSanjoy Das2017-05-221-5/+5
* Revert "[SCEV] Clarify behavior around max backedge taken count"Sanjoy Das2017-05-211-5/+5
* [SCEV] Clarify behavior around max backedge taken countSanjoy Das2017-05-211-5/+5
* [SCEV] Simplify/generalize howFarToZero solving.Eli Friedman2017-01-311-2/+36
* ScalarEvolution: HowFarToZero was wrongly using signed divisionDavid Majnemer2014-11-161-2/+2
* This patch de-pessimizes the calculation of loop trip counts inMark Heffernan2014-10-101-2/+2
* ScalarEvolution: Compute exit counts for loops with a power-of-2 step.Benjamin Kramer2014-03-251-0/+53
OpenPOWER on IntegriCloud