aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/byval3.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of byval / memcpy / memset related codegen issues.Evan Cheng2008-08-211-2/+2
* Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman2008-04-121-1/+5
* Add support for byval function whose argument is not 32 bit aligned.Rafael Espindola2007-10-191-0/+1
* Add support for having different alignment for objects on call frames.Rafael Espindola2007-09-071-0/+25