Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Target features section | Thomas Lively | 2019-03-20 | 1 | -3/+4 |
* | [WebAssembly] Add support for data sections in the assembler. | Wouter van Oortmerssen | 2019-03-04 | 1 | -8/+23 |
* | [WebAssembly] Update MC for bulk memory | Thomas Lively | 2019-02-19 | 1 | -3/+43 |
* | [WebAssembly] clang-tidy (NFC) | Heejin Ahn | 2019-02-04 | 1 | -24/+23 |
* | [WebAssembly] Make segment/size/type directives optional in asm | Wouter van Oortmerssen | 2019-02-04 | 1 | -4/+9 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [WebAssembly] Fixed objdump not parsing function headers. | Wouter van Oortmerssen | 2019-01-17 | 1 | -8/+15 |
* | [WebAssembly] Added WasmAsmParser. | Wouter van Oortmerssen | 2018-11-12 | 1 | -0/+145 |