Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CostModel][X86] Fix SLM <2 x i64> icmp costs | Simon Pilgrim | 2019-09-26 | 1 | -18/+18 |
* | [Cost][X86] Add v2i64 truncation costs | Simon Pilgrim | 2019-09-22 | 1 | -24/+24 |
* | [TTI] Add generic cost model for smul/umul overflow intrinsics | Simon Pilgrim | 2019-02-25 | 1 | -36/+378 |
* | [TTI] Add generic SADDO/SSUBO costs | Simon Pilgrim | 2019-01-24 | 1 | -36/+378 |
* | [TTI] Add generic UADDO/USUBO costs | Simon Pilgrim | 2019-01-24 | 1 | -36/+378 |
* | [IR] Match intrinsic parameter by scalar/vectorwidth | Simon Pilgrim | 2019-01-23 | 1 | -0/+414 |