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