summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CostModel/X86/arith-overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* [CostModel][X86] Fix SLM <2 x i64> icmp costsSimon Pilgrim2019-09-261-18/+18
* [Cost][X86] Add v2i64 truncation costsSimon Pilgrim2019-09-221-24/+24
* [TTI] Add generic cost model for smul/umul overflow intrinsicsSimon Pilgrim2019-02-251-36/+378
* [TTI] Add generic SADDO/SSUBO costsSimon Pilgrim2019-01-241-36/+378
* [TTI] Add generic UADDO/USUBO costsSimon Pilgrim2019-01-241-36/+378
* [IR] Match intrinsic parameter by scalar/vectorwidthSimon Pilgrim2019-01-231-0/+414
OpenPOWER on IntegriCloud