Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Add -m:e to the target triple. | Dan Gohman | 2016-01-07 | 1 | -1/+1 |
* | [WebAssembly] Use the new offset syntax for memory operands in inline asm. | Dan Gohman | 2015-12-16 | 1 | -1/+1 |
* | [WebAssembly] Support more kinds of inline asm operands | Dan Gohman | 2015-12-16 | 1 | -0/+15 |
* | [WebAssembly] Tighten up several CHECK tests. | Dan Gohman | 2015-12-10 | 1 | -1/+1 |
* | [WebAssembly] Support inline asm constraints of type i16 and similar. | Dan Gohman | 2015-12-05 | 1 | -0/+16 |
* | [WebAssembly] Fix inline asm support for i64 operands. | Dan Gohman | 2015-11-25 | 1 | -0/+13 |
* | [WebAssembly] Emit .param, .result, and .local through MC. | Dan Gohman | 2015-11-23 | 1 | -2/+1 |
* | [WebAssembly] Make bogus inline asm strings in tests be comments. | Dan Gohman | 2015-11-18 | 1 | -6/+6 |
* | [WebAssembly] Enable register coloring and register stackifying. | Dan Gohman | 2015-11-18 | 1 | -7/+5 |
* | [WebAssembly] Inline asm support. | Dan Gohman | 2015-11-13 | 1 | -0/+53 |