Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAsembly] Update default triple in test files to wasm32-unknown-unkown. | Sam Clegg | 2018-05-10 | 1 | -1/+1 |
* | [WebAssembly] Don't emit .import_global for the wasm target. | Dan Gohman | 2017-12-05 | 1 | -5/+8 |
* | [WebAssembly] Basic support for Wasm object file encoding. | Dan Gohman | 2017-02-24 | 1 | -1/+1 |
* | [WebAssembly] Emit .import_global assembler directives | Derek Schuff | 2016-12-01 | 1 | -0/+4 |
* | [WebAssembly] Add -m:e to the target triple. | Dan Gohman | 2016-01-07 | 1 | -1/+1 |
* | [WebAssembly] Switch to a more traditional assembly syntax | Dan Gohman | 2015-10-06 | 1 | -6/+2 |
* | [WebAssembly] Update target datalayout strings. | Dan Gohman | 2015-09-09 | 1 | -1/+1 |
* | WebAssembly: emit `(func (param t) (result t))` s-expressions | JF Bastien | 2015-08-25 | 1 | -1/+1 |
* | WebAssembly: comment out .globl when printing textual assembly | JF Bastien | 2015-08-25 | 1 | -0/+14 |