[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / tailcall-multiret.ll
2014-08-20 Keno FischerDo not insert a tail call when returning multiple value...