summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sibcall-5.ll
AgeCommit message (Expand)Author
2016-06-29Update tests to use at least darwin9.Rafael Espindola
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2013-12-05Hide the stub created for MO_ExternalSymbol too.Rafael Espindola
2013-12-01Also test the created stubs on 32 bits.Rafael Espindola
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-03-02Prevent obscure and incorrect tail-call optimization.Chad Rosier
2010-12-02Fix test.Evan Cheng
2010-12-01Fix and re-enable tail call optimization of expanded libcalls.Evan Cheng
2010-12-01Speculatively disable x86 portion of r120501 to appease the x86_64 buildbot.Evan Cheng
2010-11-30Enable sibling call optimization of libcalls which are expanded duringEvan Cheng