summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MC] Add parameter `Address` to MCInstrPrinter::printInstructionFangrui Song2020-01-061-1/+1
* [MC] Add parameter `Address` to MCInstPrinter::printInstFangrui Song2020-01-061-2/+3
* [WebAssembly] Allow multivalue types in block signature operandsThomas Lively2019-10-151-3/+15
* [WebAssembly] Make returns variadicThomas Lively2019-10-091-1/+4
* [WebAssembly] Assembler/InstPrinter: support call_indirect type index.Wouter van Oortmerssen2019-08-011-3/+31
* Fix parameter name comments using clang-tidy. NFC.Rui Ueyama2019-07-161-1/+1
* [WebAssembly] Rename except_ref type to exnrefHeejin Ahn2019-07-151-2/+2
* [WebAssembly] Move InstPrinter files to MCTargetDesc. NFCDavid L. Jones2019-05-131-0/+296
OpenPOWER on IntegriCloud