summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/iv-widen-elim-ext.ll
Commit message (Expand)AuthorAgeFilesLines
* [LFTR] Hoist extend expressions outside of loops w/o waiting for LICMPhilip Reames2019-07-031-50/+112
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+359
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-359/+0
* [SimplifyIndVar] Avoid generating truncate instructions with non-hoisted Laod...Abderrazek Zaafrani2018-09-071-0/+84
* [IndVars] Change the order to compute WidenAddRec in widenIVUse.Wei Mi2016-11-151-2/+7
* Wisely choose sext or zext when widening IV.Evgeny Stupachenko2016-09-281-0/+270
* Revert -r278269 [IndVarSimplify] Eliminate zext of a signed IV when the IV is...Artur Pilipenko2016-08-221-82/+0
* Extend trip count instead of truncating IV in LFTR, when legalEhsan Amiri2016-08-111-5/+5
* [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non...Andrew Kaylor2016-08-101-0/+82
OpenPOWER on IntegriCloud