Commit 5e6c78d
committed
[AArch64] Add verification for MemOp immediate ranges
This adds an implementation of AArch64InstrInfo::verifyInstruction for AArch64,
and adds some basic verification of the range of immediate ranges of memory
operations.
Some extra memory operations have been added to getMemOpInfo, along with the
equivalent opcodes to getLoadStoreImmIdx to ensure the offsets are always
correctly calculated.1 parent 7536ebf commit 5e6c78d
File tree
4 files changed
+359
-106
lines changed- llvm
- lib/Target/AArch64
- test/CodeGen/AArch64
4 files changed
+359
-106
lines changed
0 commit comments