Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal | Dan Gohman | 2008-04-12 | 1 | -1/+3 |
* | Fix a bug that prevented x86-64 from using rep.movsq for | Dan Gohman | 2008-04-12 | 1 | -1/+1 |
* | Don't add a default STACK_ALIGN (use the generic ABI alignment) | Rafael Espindola | 2007-09-21 | 1 | -0/+1 |
* | Initial support for calling functions with byval arguments on x86-64 | Rafael Espindola | 2007-08-31 | 1 | -0/+19 |