summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tailcallbyval.ll
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Reapply "s/grep/FileCheck/ in some tests"Andrew Trick1-2/+5
2013-02-14Revert "s/grep/FileCheck/ in some tests"Andrew Trick1-6/+2
2013-02-13s/grep/FileCheck/ in some testsEli Bendersky1-2/+6
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2008-12-03Fix byval arguments in the fastcc calling convention. The fastcc conventionDan Gohman1-2/+1
2008-12-03Add nounwind attributes to this test.Dan Gohman1-2/+2
2008-09-22Change the calling convention used when tail call optimization is enabled fro...Arnold Schwaighofer1-1/+1
2008-04-12This patch corrects the handling of byval arguments for tailcallArnold Schwaighofer1-1/+5
2007-11-10Update tailcall code to include inline attribute operand for memcpy. Arnold Schwaighofer1-0/+15