aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/byval2.ll
AgeCommit message (Expand)Author
2008-04-12Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman
2008-04-12Fix a bug that prevented x86-64 from using rep.movsq forDan Gohman
2007-09-21Don't add a default STACK_ALIGN (use the generic ABI alignment)Rafael Espindola
2007-08-31Initial support for calling functions with byval arguments on x86-64Rafael Espindola