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