summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/byval7.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2013-10-15Enable MI Sched for x86.Andrew Trick1-2/+2
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-1/+1
2013-06-25Revert "Temporarily enable MI-Sched on X86."Andrew Trick1-2/+2
2013-06-24Temporarily enable MI-Sched on X86.Andrew Trick1-2/+2
2011-05-04Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen1-1/+0
2011-03-10Revert 127359; it broke lencod.Stuart Hastings1-2/+4
2011-03-09X86 byval copies no longer always_inline. <rdar://problem/8706628>Stuart Hastings1-4/+2
2010-04-01Fix sdisel memcpy, memset, memmove lowering:Evan Cheng1-1/+8
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-04-08Implement support for using modeling implicit-zero-extension on x86-64Dan Gohman1-1/+1
2008-04-12Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman1-1/+2
2008-02-09Alignment of struct containing vectors depends onDale Johannesen1-1/+1
2008-01-23Let each target decide byval alignment. For X86, it's 4-byte unless the aggre...Evan Cheng1-0/+14