rename test
[oota-llvm.git] / test / CodeGen / X86 / sibcall.ll
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...