[PATCH] D42356: [AArch64] Implement dynamic stack probing for windows
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 17 06:30:25 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325433: [AArch64] Implement dynamic stack probing for windows (authored by mstorsjo, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42356?vs=133838&id=134798#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42356
Files:
llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.td
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.h
llvm/trunk/test/CodeGen/AArch64/win-alloca.ll
llvm/trunk/test/CodeGen/AArch64/win64_vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42356.134798.patch
Type: text/x-patch
Size: 8915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180217/ef7b3b20/attachment.bin>
More information about the llvm-commits
mailing list