Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [WebAssembly] Remove old experimental disassemler code. | Dan Gohman | 2017-02-11 | 1 | -84/+2 |
* | [WebAssembly] Add instruction definitions for drop and get/set_global. | Dan Gohman | 2017-02-02 | 1 | -0/+1 |
* | [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 |