Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Correctly handle va_arg of zero-sized structures | Guanzhong Chen | 2019-08-15 | 1 | -18/+58 |
* | [WebAssembly] Make clang emit correct va_arg code for structs | Guanzhong Chen | 2019-08-13 | 1 | -5/+6 |
* | [WebAssembly] clang-format (NFC) | Heejin Ahn | 2018-08-31 | 1 | -3/+3 |
* | Generalize NRVO to cover C structs. | Akira Hatanaka | 2018-03-29 | 1 | -6/+2 |
* | Change memcpy/memove/memset to have dest and source alignment attributes (Ste... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | [WebAssembly] Lower va_arg in clang. | Dan Gohman | 2016-02-22 | 1 | -0/+103 |