aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/tailcallbyval.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Reapply "s/grep/FileCheck/ in some tests"Andrew Trick2013-02-141-2/+5
* Revert "s/grep/FileCheck/ in some tests"Andrew Trick2013-02-141-6/+2
* s/grep/FileCheck/ in some testsEli Bendersky2013-02-131-2/+6
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* 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