[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / equiv_with_vardef.ll
2014-12-24 David MajnemerCodeGen: Error on redefinitions instead of asserting