aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2022-03-18 11:48:54 +0000
committerDavid Spickett <david.spickett@linaro.org>2022-04-04 11:21:01 +0000
commit434b545d4fc7824cf03976a8844020e33040855e (patch)
tree0a61e601e23283ebc15d00a09af273976171b147 /llvm/lib/CodeGen/CodeGen.cpp
parentd4cdaa24fd737d2be06aa5bb17d5c7e5c66ddd0b (diff)
downloadllvm-434b545d4fc7824cf03976a8844020e33040855e.zip
llvm-434b545d4fc7824cf03976a8844020e33040855e.tar.gz
llvm-434b545d4fc7824cf03976a8844020e33040855e.tar.bz2
[lldb][AArch64] Update disassembler feature list and add tests for all extensions
This updates the disassembler to enable every optional extension. Previously we had added things that we added "support" for in lldb. (where support means significant work like new registers, fault types, etc.) Something like TME (transactional memory) wasn't added because there are no new lldb features for it. However we should still be disassembling the instructions. So I went through the AArch64 extensions and added all the missing ones. The new test won't prevent us missing a new extension but it does at least document our current settings. Reviewed By: labath Differential Revision: https://reviews.llvm.org/D121999
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions