Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support arbitrary address space pointers in masked gather/scatter intrinsics. | Elad Cohen | 2017-05-03 | 1 | -8/+198 |
* | [X86] Enable interleaved memory access by default | Michael Kuperstein | 2016-10-20 | 1 | -8/+8 |
* | Fixed a bug in vectorizing GEP before gather/scatter intrinsic. | Elena Demikhovsky | 2016-07-07 | 1 | -3/+3 |
* | [TTI] The cost model should not assume vector casts get completely scalarized | Michael Kuperstein | 2016-07-06 | 1 | -3/+3 |
* | [LV] For some IVs, use vector phis instead of widening in the loop body | Michael Kuperstein | 2016-06-01 | 1 | -3/+3 |
* | Create masked gather and scatter intrinsics in Loop Vectorizer. | Elena Demikhovsky | 2016-02-17 | 1 | -0/+236 |