Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-23 | Fix the wasm build by including EndianStream.h | Reid Kleckner | 1 | -0/+1 |
2016-01-20 | [WebAssembly] Minor code cleanups. NFC. | Dan Gohman | 1 | -3/+3 |
2016-01-19 | [WebAssembly] Remove an unused data member. NFC. | Dan Gohman | 1 | -6/+4 |
2016-01-12 | [WebAssembly] Implement a prototype instruction encoder and disassembler. | Dan Gohman | 1 | -23/+39 |
2016-01-08 | [WebAssembly] Minor code cleanups. NFC. | Dan Gohman | 1 | -2/+0 |
2016-01-08 | [WebAssembly] Remove unused arguments, unused functions. NFC. | Dan Gohman | 1 | -24/+2 |
2015-12-17 | Remove unused class variables. | Eric Christopher | 1 | -5/+3 |
2015-12-17 | Fix unused variable warning in release builds. NFC. | Diego Novillo | 1 | -3/+1 |
2015-12-17 | [WebAssembly] Experimental ELF writer support | Dan Gohman | 1 | -0/+104 |