Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Add the rest of the atomic loads | Derek Schuff | 2017-10-05 | 1 | -1/+27 |
* | [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta... | Dan Gohman | 2017-02-28 | 1 | -2/+2 |
* | [WebAssembly] Remove the output operand from stores. | Dan Gohman | 2016-10-06 | 1 | -10/+10 |
* | [WebAssembly] Optimize away return instructions using fallthroughs. | Dan Gohman | 2016-05-21 | 1 | -1/+1 |
* | [WebAssembly] Rename $discard to $drop in the assembly output. | Dan Gohman | 2016-05-17 | 1 | -10/+10 |
* | [WebAssembly] Limit alignment hints to natural alignment. | Dan Gohman | 2016-04-21 | 1 | -6/+8 |
* | [WebAssembly] Implement unaligned loads and stores. | Dan Gohman | 2016-01-26 | 1 | -0/+210 |