[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / fold-vector-bv-crash.ll
2015-05-01 Simon Pilgrim[SelectionDAG] Unary vector constant folding integer...