aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/tailcallbyval64.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-1/+1
* test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ...NAKAMURA Takumi2011-03-161-6/+19
* Revert 127359; it broke lencod.Stuart Hastings2011-03-101-1/+1
* X86 byval copies no longer always_inline. <rdar://problem/8706628>Stuart Hastings2011-03-091-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-4/+4
* This patch corrects the handling of byval arguments for tailcallArnold Schwaighofer2008-04-121-0/+29