Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Restore defaults for stores per memop | Thomas Lively | 2019-09-18 | 1 | -20/+20 |
* | [WebAssembly] Use named operands to identify loads and stores | Thomas Lively | 2019-03-09 | 1 | -0/+65 |
* | [WebAssembly] memory.fill | Thomas Lively | 2019-02-13 | 1 | -0/+45 |
* | [WebAssembly] Bulk memory intrinsics and builtins | Thomas Lively | 2019-02-13 | 1 | -22/+18 |
* | [WebAssembly] Lower memmove to memory.copy | Thomas Lively | 2019-02-05 | 1 | -0/+47 |
* | [WebAssembly] memory.copy | Thomas Lively | 2019-02-05 | 1 | -2/+49 |
* | [WebAssembly] Add bulk memory target feature | Thomas Lively | 2019-01-31 | 1 | -0/+7 |