Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
241c31fb646f69260c94f9a9ebacad475d9ff901
/
llvm
/
lib
/
Target
/
AArch64
/
Disassembler
/
AArch64Disassembler.h
7fc5b87
Pass an ArrayRef to MCDisassembler::getInstruction.
by Rafael Espindola
· 11 years ago
4aa6bea
Misc style fixes. NFC.
by Rafael Espindola
· 11 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
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]
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
a1bc0f5
[MC] Require an MCContext when constructing an MCDisassembler.
by Lang Hames
· 12 years ago
95400e2
Remove redundant symbolization support from MCDisassembler interface.
by Lang Hames
· 12 years ago
00ed996
ARM64: initial backend import
by Tim Northover
· 12 years ago