[Support] Fix SaturatingMultiply<T>() to be correct (and fast), Re-enable Unit Tests
[oota-llvm.git] / test / Analysis / CostModel / X86 / vshift-ashr-cost.ll
2015-10-17 Simon Pilgrim[CostModel] Fixed AVX integer shift costs
2015-10-11 Simon Pilgrim[X86] Added ASHR cost model tests