X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / sibcall-5.ll
2012-03-02 Chad RosierPrevent obscure and incorrect tail-call optimization.
2010-12-02 Evan ChengFix test.
2010-12-01 Evan ChengFix and re-enable tail call optimization of expanded...
2010-12-01 Evan ChengSpeculatively disable x86 portion of r120501 to appease...
2010-11-30 Evan ChengEnable sibling call optimization of libcalls which...