1. ad72f68 [WebAssembly] made assembler parse block_type by Wouter van Oortmerssen · 7 years ago
  2. fc3163b [WebAssembly] Fix return type of nextByte by Thomas Lively · 7 years ago
  3. 4955066 [WebAssembly] Hotfix of WebAssemblyInstructionTableSize after rL346465 by Fangrui Song · 7 years ago
  4. 2faf079 [WebAssembly] Read prefixed opcodes as ULEB128s by Thomas Lively · 7 years ago
  5. 27c769d [Target] Untangle disassemblers by Benjamin Kramer · 7 years ago
  6. a733d08 [WebAssembly] Made disassembler only use stack instructions. by Wouter van Oortmerssen · 7 years ago
  7. 2244292 [WebAssembly] v128.const by Thomas Lively · 7 years ago
  8. 16c1682 [WebAssembly] Initial Disassembler. by Sam Clegg · 7 years ago
  9. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  10. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  11. dfe6ce7 [WebAssembly] Remove old experimental disassemler code. by Dan Gohman · 9 years ago
  12. b89f2d3 [WebAssembly] Add instruction definitions for drop and get/set_global. by Dan Gohman · 9 years ago
  13. 4fc4e42 [WebAssembly] Add an option to make get_local/set_local explicit. by Dan Gohman · 9 years ago
  14. f42454b Move the global variables representing each Target behind accessor function by Mehdi Amini · 9 years ago
  15. 4b8e8be [WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM. by Dan Gohman · 9 years ago
  16. aa74291 [WebAssembly] Implement support for custom NaN bit patterns. by Dan Gohman · 10 years ago
  17. c50b890 Update wasm target for r258819. by Benjamin Kramer · 10 years ago
  18. bb37224 [WebAssembly] Implement unaligned loads and stores. by Dan Gohman · 10 years ago
  19. 1a42728 [WebAssembly] Implement a prototype instruction encoder and disassembler. by Dan Gohman · 10 years ago