summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/elim-extend.ll
Commit message (Expand)AuthorAgeFilesLines
* [LFTR] Hoist extend expressions outside of loops w/o waiting for LICMPhilip Reames2019-07-031-1/+1
* [LFTR] Use recomputed BE countPhilip Reames2019-06-101-10/+10
* [Tests] Autogen tests so that diffs for a future change are understandablePhilip Reames2019-06-041-24/+90
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+155
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-155/+0
* Extend trip count instead of truncating IV in LFTR, when legalEhsan Amiri2016-08-111-0/+2
* revert 278334Ehsan Amiri2016-08-111-2/+0
* Extend trip count instead of truncating IV in LFTR, when legalEhsan Amiri2016-08-111-0/+2
* [SCEV] Don't always add no-wrap flags to post-inc add recsSanjoy Das2016-05-291-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-11/+11
* Remove redundant -enable-iv-rewrite=false flags from test cases.Andrew Trick2012-03-221-1/+1
* Rename -disable-iv-rewrite to -enable-iv-rewrite=false in preparation for def...Andrew Trick2011-09-121-1/+1
* Test case pasto (failed when run with IR verifier).Andrew Trick2011-06-021-2/+2
* scev: Better sign-extend removal. Normalize postincrement recurrencesAndrew Trick2011-05-311-17/+12
* indvars: incremental fixes for -disable-iv-rewrite and testcases.Andrew Trick2011-05-261-1/+66
* indvars: fixed IV cloning in -disable-iv-rewrite mode with associatedAndrew Trick2011-05-251-0/+93
OpenPOWER on IntegriCloud