Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / sibcall-5.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-12-05 Rafael EspindolaHide the stub created for MO_ExternalSymbol too.
2013-12-01 Rafael EspindolaAlso test the created stubs on 32 bits.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
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...