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