aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/byval3.ll
AgeCommit message (Expand)Author
2008-08-21Fix a number of byval / memcpy / memset related codegen issues.Evan Cheng
2008-04-12Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman
2007-10-19Add support for byval function whose argument is not 32 bit aligned.Rafael Espindola
2007-09-07Add support for having different alignment for objects on call frames.Rafael Espindola