Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MC] Add parameter `Address` to MCInstrPrinter::printInstruction | Fangrui Song | 2020-01-06 | 1 | -1/+1 |
* | [MC] Add parameter `Address` to MCInstPrinter::printInst | Fangrui Song | 2020-01-06 | 1 | -2/+3 |
* | [WebAssembly] Allow multivalue types in block signature operands | Thomas Lively | 2019-10-15 | 1 | -3/+15 |
* | [WebAssembly] Make returns variadic | Thomas Lively | 2019-10-09 | 1 | -1/+4 |
* | [WebAssembly] Assembler/InstPrinter: support call_indirect type index. | Wouter van Oortmerssen | 2019-08-01 | 1 | -3/+31 |
* | Fix parameter name comments using clang-tidy. NFC. | Rui Ueyama | 2019-07-16 | 1 | -1/+1 |
* | [WebAssembly] Rename except_ref type to exnref | Heejin Ahn | 2019-07-15 | 1 | -2/+2 |
* | [WebAssembly] Move InstPrinter files to MCTargetDesc. NFC | David L. Jones | 2019-05-13 | 1 | -0/+296 |