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