| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-06-03 | PNaCl: ExpandVarArgs: Use memcpy() instead of struct load+store for struct args | Mark Seaborn |
| 2013-05-29 | PNaCl: Add ExpandSmallArguments pass to widen parameters to 32 bits | Mark Seaborn |
| 2013-05-22 | PNaCl: Add ReplacePtrsWithInts pass for stripping out pointer types | Mark Seaborn |
| 2013-05-09 | PNaCl: Add NoAlias attributes in ExpandByVal and ExpandVarArgs passes | Mark Seaborn |
| 2013-04-29 | Use unique'ed types for varargs expansion instead of non-unique named types. | Jan Voung |
| 2013-04-04 | PNaCl: Change ExpandVarArgs to work around invalid use of va_arg | Mark Seaborn |
| 2013-03-27 | PNaCl: Fix ExpandVarArgs to handle "byval" struct arguments properly | Mark Seaborn |
| 2013-03-21 | PNaCl: Add ExpandVarArgs pass for expanding out variable-args function calls | Mark Seaborn |
