forked from OSchip/llvm-project
da852b03b0
Summary: LDRAA and LDRAB in their writeback variant should softfail when the same register is used as result and base. This patch adds a custom decoder that catches such case and emits a warning when it occurs. Differential Revision: https://reviews.llvm.org/D82541 |
||
---|---|---|
.. | ||
AArch64Disassembler.cpp | ||
AArch64Disassembler.h | ||
AArch64ExternalSymbolizer.cpp | ||
AArch64ExternalSymbolizer.h | ||
CMakeLists.txt | ||
LLVMBuild.txt |