Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Add an option to make get_local/set_local explicit. | Dan Gohman | 2016-10-24 | 1 | -0/+1 |
* | Move the global variables representing each Target behind accessor function | Mehdi Amini | 2016-10-09 | 1 | -2/+2 |
* | [WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM. | Dan Gohman | 2016-10-03 | 1 | -2/+2 |
* | [WebAssembly] Implement support for custom NaN bit patterns. | Dan Gohman | 2016-02-16 | 1 | -1/+2 |
* | Update wasm target for r258819. | Benjamin Kramer | 2016-01-26 | 1 | -1/+1 |
* | [WebAssembly] Implement unaligned loads and stores. | Dan Gohman | 2016-01-26 | 1 | -0/+1 |
* | [WebAssembly] Implement a prototype instruction encoder and disassembler. | Dan Gohman | 2016-01-12 | 1 | -0/+148 |