This patch addresses a problem with the Post RA scheduler generating an
[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...