Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LFTR] Hoist extend expressions outside of loops w/o waiting for LICM | Philip Reames | 2019-07-03 | 1 | -50/+112 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+359 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -359/+0 |
* | [SimplifyIndVar] Avoid generating truncate instructions with non-hoisted Laod... | Abderrazek Zaafrani | 2018-09-07 | 1 | -0/+84 |
* | [IndVars] Change the order to compute WidenAddRec in widenIVUse. | Wei Mi | 2016-11-15 | 1 | -2/+7 |
* | Wisely choose sext or zext when widening IV. | Evgeny Stupachenko | 2016-09-28 | 1 | -0/+270 |
* | Revert -r278269 [IndVarSimplify] Eliminate zext of a signed IV when the IV is... | Artur Pilipenko | 2016-08-22 | 1 | -82/+0 |
* | Extend trip count instead of truncating IV in LFTR, when legal | Ehsan Amiri | 2016-08-11 | 1 | -5/+5 |
* | [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non... | Andrew Kaylor | 2016-08-10 | 1 | -0/+82 |