Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TargetTransformInfo] getIntrinsicInstrCost() scalarization estimation improved | Jonas Paulsson | 2017-03-14 | 1 | -2/+2 |
* | [ARM/AArch64] Update costs for interleaved accesses with wide types | Matthew Simpson | 2017-03-02 | 1 | -20/+35 |
* | [ARM] Make f16 interleaved accesses expensive. | Ahmed Bougacha | 2017-02-11 | 1 | -0/+31 |
* | [LV] Add new ARM/AArch64 interleaved access cost model tests (NFC) | Matthew Simpson | 2017-02-07 | 1 | -0/+64 |
* | [LV] Simplify ARM/AArch64 interleaved access cost model tests (NFC) | Matthew Simpson | 2017-02-07 | 1 | -28/+26 |
* | [ARM] Turn on by default interleaved access vectorization | Silviu Baranga | 2015-09-01 | 1 | -1/+1 |
* | The tests added in r243270 require asserts to be enabled | Silviu Baranga | 2015-07-27 | 1 | -1/+1 |
* | Fix the tests added in r243270. Use 2>&1 instead of |& | Silviu Baranga | 2015-07-27 | 1 | -1/+1 |
* | [ARM/AArch64] Fix cost model for interleaved accesses | Silviu Baranga | 2015-07-27 | 1 | -0/+39 |