Age | Commit message (Expand) | Author |
---|---|---|
2014-04-25 | Don't align member functions. | Dan Gohman |
2014-04-25 | Introduce an Emscripten C++ ABI. | Dan Gohman |
2013-01-31 | Add support for AArch64 target. | Tim Northover |
2013-01-29 | Abstract the behavior of when to use base-class tail padding. | John McCall |
2013-01-25 | The standard ARM C++ ABI dictates that inline functions are | John McCall |
2013-01-25 | First pass at abstracting out a class for the target C++ ABI. | John McCall |