[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / musttail.ll
2014-04-29 Reid KlecknerImplement X86 code generation for musttail
2014-04-24 Reid KlecknerAdd 'musttail' marker to call instructions