Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 64-bit...
[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...