Merge AVX_SET0PSY/AVX_SET0PDY/AVX2_SET0 into a single post-RA pseudo.
[oota-llvm.git] / test / CodeGen / X86 / i128-sdiv.ll
2011-10-27 Eli FriedmanDon't crash on 128-bit sdiv by constant. Found by...