[X86][SSE3] Just use an explicit SSE3 target attribute - not a cpu type.
[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...