Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Wasm as a follow up to r321035 and the other one | Reid Kleckner | 2017-12-19 | 1 | -1/+7 |
* | Add element atomic memset intrinsic | Daniel Neilson | 2017-07-12 | 1 | -0/+11 |
* | [WebAssembly] Mark element atomic memcpy/memmove intrinsics as unsupported | Heejin Ahn | 2017-07-12 | 1 | -11/+10 |
* | Fix to web assembly lib call list | Daniel Neilson | 2017-07-12 | 1 | -0/+11 |
* | [WebAssembly] Use LEB encoding for value types | Derek Schuff | 2017-03-14 | 1 | -181/+177 |
* | [WebAssembly] Define a table of function signatures for runtime library calls. | Dan Gohman | 2017-02-22 | 1 | -0/+1306 |