[PATCH] D50288: [ARM64] [Windows] Exception handling support in frame lowering
Sanjin Sijaric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 02:31:06 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345701: [ARM64] [Windows] Exception handling support in frame lowering (authored by ssijaric, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50288?vs=171642&id=171875#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50288
Files:
llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.td
llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.h
llvm/trunk/test/CodeGen/AArch64/chkstk.ll
llvm/trunk/test/CodeGen/AArch64/win64_vararg.ll
llvm/trunk/test/CodeGen/AArch64/wineh-frame0.mir
llvm/trunk/test/CodeGen/AArch64/wineh-frame1.mir
llvm/trunk/test/CodeGen/AArch64/wineh-frame2.mir
llvm/trunk/test/CodeGen/AArch64/wineh-frame3.mir
llvm/trunk/test/CodeGen/AArch64/wineh-frame4.mir
llvm/trunk/test/CodeGen/AArch64/wineh-frame5.mir
llvm/trunk/test/CodeGen/AArch64/wineh-frame6.mir
llvm/trunk/test/CodeGen/AArch64/wineh-frame7.mir
llvm/trunk/test/CodeGen/AArch64/wineh-frame8.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50288.171875.patch
Type: text/x-patch
Size: 79511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/481c599f/attachment.bin>
More information about the llvm-commits
mailing list