summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/byval7.ll
Commit message (Expand)AuthorAgeFilesLines
* 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