[PATCH] D63396: [WinEH] Allocate space in funclets stack to save XMM CSRs
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 26 00:34:11 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367088: [WinEH] Allocate space in funclets stack to save XMM CSRs (authored by pengfei, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63396?vs=210033&id=211886#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63396/new/
https://reviews.llvm.org/D63396
Files:
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/lib/Target/X86/X86FrameLowering.h
llvm/trunk/lib/Target/X86/X86MachineFunctionInfo.h
llvm/trunk/test/CodeGen/X86/avx512-intel-ocl.ll
llvm/trunk/test/CodeGen/X86/catchpad-realign-savexmm.ll
llvm/trunk/test/CodeGen/X86/win64-funclet-savexmm.ll
llvm/trunk/test/CodeGen/X86/x86-interrupt_cc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63396.211886.patch
Type: text/x-patch
Size: 23040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/bdb296cb/attachment.bin>
More information about the llvm-commits
mailing list