X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / sibcall.ll
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
2011-05-18 Stuart HastingsAn imminent fix to the x86_64 byval logic will expose...
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
2010-09-30 NAKAMURA Takumitest/CodeGen/X86/sibcall.ll: Add explicit triplets...
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2010-08-15 Dale JohannesenMark as XFAIL on darwin 8. PR 7886.
2010-04-30 Evan ChengFix test.
2010-04-30 Evan ChengAnother sibcall bug. If caller and callee calling conve...
2010-03-26 Evan ChengDo not sibcall if stack needs to be dynamically aligned.
2010-03-26 Evan ChengAllow trivial sibcall of vararg callee when no argument...
2010-03-20 Evan ChengStupid svn. Add back to the lost sibcall tests.
2010-03-08 Evan ChengAdd documentation on sibling call optimization. Rename...