aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/tailcallbyval.ll
Commit message (Expand)AuthorAgeFilesLines
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Fix byval arguments in the fastcc calling convention. The fastcc conventionDan Gohman2008-12-031-2/+1
* Add nounwind attributes to this test.Dan Gohman2008-12-031-2/+2
* Change the calling convention used when tail call optimization is enabled fro...Arnold Schwaighofer2008-09-221-1/+1
* This patch corrects the handling of byval arguments for tailcallArnold Schwaighofer2008-04-121-1/+5
* Update tailcall code to include inline attribute operand for memcpy. Arnold Schwaighofer2007-11-101-0/+15