[PATCH] D18619: [AArch64] Combine callee-save and local stack SP adjustment instructions.
Geoff Berry via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 08:19:34 PDT 2016
gberry updated this revision to Diff 56003.
gberry added a comment.
Update to fix bug Tim noticed in review
http://reviews.llvm.org/D18619
Files:
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64FrameLowering.h
lib/Target/AArch64/AArch64MachineFunctionInfo.h
lib/Target/AArch64/AArch64RegisterInfo.cpp
test/CodeGen/AArch64/aarch64-dynamic-stack-layout.ll
test/CodeGen/AArch64/arm64-aapcs-be.ll
test/CodeGen/AArch64/arm64-abi.ll
test/CodeGen/AArch64/arm64-abi_align.ll
test/CodeGen/AArch64/arm64-fast-isel-alloca.ll
test/CodeGen/AArch64/arm64-hello.ll
test/CodeGen/AArch64/arm64-join-reserved.ll
test/CodeGen/AArch64/arm64-memset-inline.ll
test/CodeGen/AArch64/arm64-patchpoint-webkit_jscc.ll
test/CodeGen/AArch64/arm64-patchpoint.ll
test/CodeGen/AArch64/arm64-shrink-wrapping.ll
test/CodeGen/AArch64/arm64-virtual_base.ll
test/CodeGen/AArch64/fastcc.ll
test/CodeGen/AArch64/func-calls.ll
test/CodeGen/AArch64/remat.ll
test/CodeGen/AArch64/tailcall-implicit-sret.ll
test/DebugInfo/AArch64/prologue_end.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18619.56003.patch
Type: text/x-patch
Size: 37456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/c6ef2295/attachment.bin>
More information about the llvm-commits
mailing list