1. 4b0b261 Revert CMake: Make most target symbols hidden by default by Tom Stellard · 6 years ago
  2. 3745713 CMake: Make most target symbols hidden by default by Tom Stellard · 6 years ago
  3. c6c4213 [WebAssembly] Create a TargetInfo header. NFC by Richard Trieu · 6 years ago
  4. a263aa2 [WebAssembly] Move InstPrinter files to MCTargetDesc. NFC by David L. Jones · 6 years ago
  5. 8a28ce1 [WebAssembly] Fixed disassembler not knowing about OPERAND_EVENT by Wouter van Oortmerssen · 7 years ago
  6. df6770f [WebAssembly] Fix parseImmediate's memory alignment requirement by Heejin Ahn · 7 years ago
  7. 0d9f3f7 [WebAssembly] Fixed Disassembler ignoring endian swap on big endian. by Wouter van Oortmerssen · 7 years ago
  8. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  9. f3b762a [WebAssembly] Fixed objdump not parsing function headers. by Wouter van Oortmerssen · 7 years ago
  10. 820c626 [WebAssembly] Fixed disassembler not knowing about new brlist operand by Wouter van Oortmerssen · 7 years ago
  11. ad72f68 [WebAssembly] made assembler parse block_type by Wouter van Oortmerssen · 7 years ago
  12. fc3163b [WebAssembly] Fix return type of nextByte by Thomas Lively · 7 years ago
  13. 4955066 [WebAssembly] Hotfix of WebAssemblyInstructionTableSize after rL346465 by Fangrui Song · 7 years ago
  14. 2faf079 [WebAssembly] Read prefixed opcodes as ULEB128s by Thomas Lively · 7 years ago
  15. 27c769d [Target] Untangle disassemblers by Benjamin Kramer · 7 years ago
  16. a733d08 [WebAssembly] Made disassembler only use stack instructions. by Wouter van Oortmerssen · 7 years ago
  17. 2244292 [WebAssembly] v128.const by Thomas Lively · 7 years ago
  18. 16c1682 [WebAssembly] Initial Disassembler. by Sam Clegg · 7 years ago
  19. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  20. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  21. dfe6ce7 [WebAssembly] Remove old experimental disassemler code. by Dan Gohman · 9 years ago
  22. b89f2d3 [WebAssembly] Add instruction definitions for drop and get/set_global. by Dan Gohman · 9 years ago
  23. 4fc4e42 [WebAssembly] Add an option to make get_local/set_local explicit. by Dan Gohman · 9 years ago
  24. f42454b Move the global variables representing each Target behind accessor function by Mehdi Amini · 9 years ago
  25. 4b8e8be [WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM. by Dan Gohman · 9 years ago
  26. aa74291 [WebAssembly] Implement support for custom NaN bit patterns. by Dan Gohman · 10 years ago
  27. c50b890 Update wasm target for r258819. by Benjamin Kramer · 10 years ago
  28. bb37224 [WebAssembly] Implement unaligned loads and stores. by Dan Gohman · 10 years ago
  29. 1a42728 [WebAssembly] Implement a prototype instruction encoder and disassembler. by Dan Gohman · 10 years ago