X86TTI: Adjust sdiv cost now that we can lower it on plain SSE2.
[oota-llvm.git] / test / Analysis / CostModel / X86 / vdiv-cost.ll
2014-04-27 Benjamin KramerX86TTI: Adjust sdiv cost now that we can lower it on...
2014-04-26 Benjamin KramerX86TTI: i16/i32 vector div with a constant (splat)...