1. 89b5706 Move TargetRegistry.(h|cpp) from Support to MC by Reid Kleckner · 3 years, 8 months ago
  2. c299f35 [SystemZ] Fix disassembler crashes by Ulrich Weigand · 4 years, 8 months ago
  3. 0dbcb36 CMake: Make most target symbols hidden by default by Tom Stellard · 5 years ago
  4. 6fdd6a7 [Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction() by Fangrui Song · 5 years ago
  5. 4b0b261 Revert CMake: Make most target symbols hidden by default by Tom Stellard · 6 years ago
  6. 3745713 CMake: Make most target symbols hidden by default by Tom Stellard · 6 years ago
  7. 1e6f98b [SystemZ] Create a TargetInfo header. NFC by Richard Trieu · 6 years ago
  8. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  9. 03ab2e2 [SystemZ] Add all remaining instructions by Ulrich Weigand · 8 years ago
  10. c7eb5a9 [SystemZ] Add decimal integer instructions by Ulrich Weigand · 8 years ago
  11. 3943d2b [SystemZ] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  12. 84404f3 [SystemZ] Support execution hint instructions by Ulrich Weigand · 9 years ago
  13. fffc711 [SystemZ] Model access registers as LLVM registers by Ulrich Weigand · 9 years ago
  14. ec5d779 [SystemZ] Fix encoding of MVCK and .insn ss by Ulrich Weigand · 9 years ago
  15. f42454b Move the global variables representing each Target behind accessor function by Mehdi Amini · 9 years ago
  16. 6e648ea [SystemZ] Call tryAddingSymbolicOperand in the disassembler by Ulrich Weigand · 9 years ago
  17. f57c197 Reflect the MC/MCDisassembler split on the include/ level. by Benjamin Kramer · 9 years ago
  18. e9119e4 MC: Modernize MCOperand API naming. NFC. by Jim Grosbach · 10 years ago
  19. a8b04e1 [SystemZ] Add z13 vector facility and MC support by Ulrich Weigand · 10 years ago
  20. f817c1c Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 10 years ago
  21. 7fc5b87 Pass an ArrayRef to MCDisassembler::getInstruction. by Rafael Espindola · 11 years ago
  22. 4aa6bea Misc style fixes. NFC. by Rafael Espindola · 11 years ago
  23. e96dd89 [Modules] Make Support/Debug.h modular. This requires it to not change by Chandler Carruth · 11 years ago
  24. a1bc0f5 [MC] Require an MCContext when constructing an MCDisassembler. by Lang Hames · 11 years ago
  25. b4d67b5 [SystemZ] Remove "virtual" from override methods by Richard Sandiford · 11 years ago
  26. 7315602 Switch all uses of LLVM_OVERRIDE to just use 'override' directly. by Craig Topper · 11 years ago
  27. 09de091 [SystemZ] Add the general form of BCR by Richard Sandiford · 12 years ago
  28. f949606 [SystemZ] Add GRH32 for the high word of a GR64 by Richard Sandiford · 12 years ago
  29. 1d95900 [SystemZ] Add the MVC instruction by Richard Sandiford · 12 years ago
  30. 534d3a4 Remove the Copied parameter from MemoryObject::readBytes. by Benjamin Kramer · 12 years ago
  31. eb9af29 [SystemZ] Add disassembler support by Richard Sandiford · 12 years ago