Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LV] Fix PR34743 - handle casts that sink after interleaved loads | Ayal Zaks | 2017-10-05 | 1 | -0/+52 |
* | [LV] Test once if vector trip count is zero, instead of twice | Ayal Zaks | 2017-07-19 | 1 | -5/+5 |
* | [LV] Ensure reverse interleaved group GEPs remain uniform | Matthew Simpson | 2016-09-02 | 1 | -2/+8 |
* | [ValueTracking] Teach computeKnownBits about [su]min/max | David Majnemer | 2016-08-06 | 1 | -4/+4 |
* | [LV] Preserve order of dependences in interleaved accesses analysis | Matthew Simpson | 2016-06-24 | 1 | -0/+305 |
* | [LV] Reallow positive-stride interleaved load groups with gaps | Matthew Simpson | 2016-04-27 | 1 | -6/+99 |
* | [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization | Silviu Baranga | 2016-02-19 | 1 | -4/+2 |
* | [LoopVectorize] Teach Loop Vectorizor about interleaved memory accesses. | Hao Liu | 2015-06-08 | 1 | -0/+467 |