[PATCH] D66596: [WinEH] Allocate space in funclets stack to save XMM CSRs
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 18:56:18 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370005: [WinEH] Allocate space in funclets stack to save XMM CSRs (authored by pengfei, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66596?vs=216989&id=217293#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66596/new/
https://reviews.llvm.org/D66596
Files:
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/lib/Target/X86/X86FrameLowering.h
llvm/trunk/lib/Target/X86/X86MachineFunctionInfo.h
llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
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: D66596.217293.patch
Type: text/x-patch
Size: 18883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/65b867ba/attachment.bin>
More information about the llvm-commits
mailing list