1. 7fc5b87 Pass an ArrayRef to MCDisassembler::getInstruction. by Rafael Espindola · 11 years ago
  2. 4aa6bea Misc style fixes. NFC. by Rafael Espindola · 11 years ago
  3. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  4. 3b0846e AArch64/ARM64: move ARM64 into AArch64's place by Tim Northover · 11 years ago[Renamed (74%) from llvm/lib/Target/ARM64/Disassembler/ARM64Disassembler.h]
  5. f85b7fc [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. ARM64 edition by Craig Topper · 12 years ago
  6. a1bc0f5 [MC] Require an MCContext when constructing an MCDisassembler. by Lang Hames · 12 years ago
  7. 95400e2 Remove redundant symbolization support from MCDisassembler interface. by Lang Hames · 12 years ago
  8. 00ed996 ARM64: initial backend import by Tim Northover · 12 years ago