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