aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/byval2.ll
Commit message (Expand)AuthorAgeFilesLines
* Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman2008-04-121-1/+3
* Fix a bug that prevented x86-64 from using rep.movsq forDan Gohman2008-04-121-1/+1
* Don't add a default STACK_ALIGN (use the generic ABI alignment)Rafael Espindola2007-09-211-0/+1
* Initial support for calling functions with byval arguments on x86-64Rafael Espindola2007-08-311-0/+19