X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / vec_udiv_to_shift.ll
2011-11-08 Pete CooperAdded missing newline
2011-11-07 Pete CooperInstCombine now optimizes vector udiv by power of 2...