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