aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/byval7.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-2/+2
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-2/+2
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-041-1/+0
* Revert 127359; it broke lencod.Stuart Hastings2011-03-101-2/+4
* X86 byval copies no longer always_inline. <rdar://problem/8706628>Stuart Hastings2011-03-091-4/+2
* Fix sdisel memcpy, memset, memmove lowering:Evan Cheng2010-04-011-1/+8
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Implement support for using modeling implicit-zero-extension on x86-64Dan Gohman2009-04-081-1/+1
* Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman2008-04-121-1/+2
* Alignment of struct containing vectors depends onDale Johannesen2008-02-091-1/+1
* Let each target decide byval alignment. For X86, it's 4-byte unless the aggre...Evan Cheng2008-01-231-0/+14