summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tailcallbyval64.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ...NAKAMURA Takumi2011-03-16
* Revert 127359; it broke lencod.Stuart Hastings2011-03-10
* X86 byval copies no longer always_inline. <rdar://problem/8706628>Stuart Hastings2011-03-09
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* This patch corrects the handling of byval arguments for tailcallArnold Schwaighofer2008-04-12