Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-30 | [WebAssembly] Register wasm passes with the PassRegistry | Jacob Gravelle | 1 | -0/+3 |
2018-03-08 | [WebAssembly] Add except_ref as a first-class type | Heejin Ahn | 1 | -0/+10 |
2017-11-08 | [WebAssembly] Revise the strategy for inline asm. | Dan Gohman | 1 | -0/+20 |
2017-02-28 | [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta... | Dan Gohman | 1 | -0/+12 |
2017-02-24 | [WebAssembly] Basic support for Wasm object file encoding. | Dan Gohman | 1 | -8/+46 |
2016-12-03 | [WebAssembly] Eliminate an ad-hoc command-line argument. | Dan Gohman | 1 | -0/+5 |
2016-10-24 | [WebAssembly] Implement more WebAssembly binary encoding. | Dan Gohman | 1 | -14/+8 |
2016-10-24 | [WebAssembly] Add an option to make get_local/set_local explicit. | Dan Gohman | 1 | -0/+309 |