Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[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...