[PATCH] D35919: [AArch64] Rewrite stack frame handling for win64 vararg functions
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 13:52:28 PDT 2017
mstorsjo updated this revision to Diff 109200.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.
Applied the TODOs as suggested by Tim, renamed CSStackSize to PrologueSaveSize (and renamed FixedStack to FixedObject), wrapped some long lines with clang-format-diff.
https://reviews.llvm.org/D35919
Files:
lib/Target/AArch64/AArch64FrameLowering.cpp
test/CodeGen/AArch64/aarch64_win64cc_vararg.ll
test/CodeGen/AArch64/win64_vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35919.109200.patch
Type: text/x-patch
Size: 10758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/69bf7d7f/attachment.bin>
More information about the llvm-commits
mailing list