summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Initial Disassembler.Sam Clegg2018-05-101-5/+121
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [WebAssembly] Remove old experimental disassemler code.Dan Gohman2017-02-111-84/+2
* [WebAssembly] Add instruction definitions for drop and get/set_global.Dan Gohman2017-02-021-0/+1
* [WebAssembly] Add an option to make get_local/set_local explicit.Dan Gohman2016-10-241-0/+1
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-2/+2
* [WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.Dan Gohman2016-10-031-2/+2
* [WebAssembly] Implement support for custom NaN bit patterns.Dan Gohman2016-02-161-1/+2
* Update wasm target for r258819.Benjamin Kramer2016-01-261-1/+1
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-0/+1
* [WebAssembly] Implement a prototype instruction encoder and disassembler.Dan Gohman2016-01-121-0/+148
OpenPOWER on IntegriCloud