Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve reduction intrinsics by overloading result value. | Sander de Smalen | 2019-06-13 | 1 | -87/+87 |
* | [CostModel][X86][AArch64] Adjust cost of the scalarization part of min/max re... | Craig Topper | 2018-12-10 | 1 | -22/+22 |
* | [TTI] Reduction costs only need to include a single extract element cost (REA... | Simon Pilgrim | 2018-12-01 | 1 | -22/+22 |
* | Revert "[TTI] Reduction costs only need to include a single extract element c... | Fedor Sergeev | 2018-11-26 | 1 | -22/+22 |
* | [TTI] Reduction costs only need to include a single extract element cost | Simon Pilgrim | 2018-11-15 | 1 | -22/+22 |
* | [TTI] Fix uses of SK_ExtractSubvector shuffle costs (PR39368) | Simon Pilgrim | 2018-10-30 | 1 | -22/+22 |
* | [AArch64] Implement getArithmeticReductionCost | Matthew Simpson | 2018-03-16 | 1 | -5/+5 |
* | [TTI, AArch64] Allow the cost model analysis to test vector reduce intrinsics | Matthew Simpson | 2018-03-16 | 1 | -0/+279 |