[PATCH] D61435: [AArch64] NFC: Add generic StackOffset to describe scalable offsets.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 2 09:19:49 PDT 2019
sdesmalen updated this revision to Diff 213061.
sdesmalen added a comment.
My previous patch didn't have any context, so added it now (`git format-patch -U999999`)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61435/new/
https://reviews.llvm.org/D61435
Files:
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64FrameLowering.h
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/AArch64/AArch64RegisterInfo.cpp
lib/Target/AArch64/AArch64StackOffset.h
unittests/Target/AArch64/CMakeLists.txt
unittests/Target/AArch64/TestStackOffset.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61435.213061.patch
Type: text/x-patch
Size: 27802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/960d73c2/attachment.bin>
More information about the llvm-commits
mailing list