llvm-project/lldb/source
Omair Javaid 772176dad1 [ARM64][AArch64] Update disassembler attributes to ARMv8.5 ISA with SVE extensions
This patch updates assembler attributes for AArch64 targets so we can disassemble newer instructions supported in ISA version 8.5 and SVE extensions.

Differential Revision: https://reviews.llvm.org/D62235

llvm-svn: 361451
2019-05-23 00:46:34 +00:00
..
API [CommandInterpreter] Refactor SourceInitFile 2019-05-17 22:53:04 +00:00
Breakpoint Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
Commands typedef enum -> enum 2019-05-14 08:55:50 +00:00
Core Delete unnecessary copy ctors 2019-05-22 08:38:23 +00:00
DataFormatters Delete unnecessary copy ctors/copy assignment operators 2019-05-15 11:23:54 +00:00
Expression Expression: correct relocation model for Windows 2019-05-22 23:23:39 +00:00
Host Ack, added DWARFTypeUnit to the wrong target... 2019-05-23 00:12:45 +00:00
Initialization Initialization: move InstructionEmulation to full initialization 2019-05-06 19:38:24 +00:00
Interpreter Actaully lock accesses to OptionValueFileSpecList objects 2019-05-22 21:58:52 +00:00
Plugins [ARM64][AArch64] Update disassembler attributes to ARMv8.5 ISA with SVE extensions 2019-05-23 00:46:34 +00:00
Symbol Add AST logging 2019-05-22 09:10:19 +00:00
Target [Target] Protect Processes' language runtimes map with a mutex 2019-05-22 23:01:18 +00:00
Utility Add AST logging 2019-05-22 09:10:19 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00