Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LV] Do not create SCEVs on broken IR in emitTransformedIndex. PR39160 | Max Kazantsev | 2018-10-08 | 1 | -7/+3 |
* | [LV] Test once if vector trip count is zero, instead of twice | Ayal Zaks | 2017-07-19 | 1 | -1/+1 |
* | [LV] Fix-up external IV users after updating dominator tree | Matthew Simpson | 2017-01-09 | 1 | -0/+45 |
* | [LV] Remove wrong assumption about LCSSA | Michael Kuperstein | 2016-07-12 | 1 | -0/+25 |
* | [LV] Don't widen trivial induction variables | Matthew Simpson | 2016-07-06 | 1 | -2/+2 |
* | Recommit [LV] Enable vectorization of loops where the IV has an external use | Michael Kuperstein | 2016-06-15 | 1 | -0/+110 |
* | Reverting r272715 since it broke libcxx. | Michael Kuperstein | 2016-06-14 | 1 | -84/+0 |
* | [LV] Enable vectorization of loops where the IV has an external use | Michael Kuperstein | 2016-06-14 | 1 | -0/+84 |