Post-ra LICM should take care not to hoist an instruction that would clobber a
[oota-llvm.git] / test / CodeGen / X86 / i128-sdiv.ll
2011-10-27 Eli FriedmanDon't crash on 128-bit sdiv by constant. Found by...