[PATCH] D50288: [ARM64] [Windows] Exception handling support in frame lowering

Sanjin Sijaric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 29 23:44:38 PDT 2018


ssijaric updated this revision to Diff 171642.
ssijaric added a comment.

Address Eli's feedback.


Repository:
  rL LLVM

https://reviews.llvm.org/D50288

Files:
  lib/Target/AArch64/AArch64CallingConvention.td
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  lib/Target/AArch64/AArch64RegisterInfo.cpp
  lib/Target/AArch64/AArch64RegisterInfo.h
  test/CodeGen/AArch64/win64_vararg.ll
  test/CodeGen/AArch64/wineh-frame0.mir
  test/CodeGen/AArch64/wineh-frame1.mir
  test/CodeGen/AArch64/wineh-frame2.mir
  test/CodeGen/AArch64/wineh-frame3.mir
  test/CodeGen/AArch64/wineh-frame4.mir
  test/CodeGen/AArch64/wineh-frame5.mir
  test/CodeGen/AArch64/wineh-frame6.mir
  test/CodeGen/AArch64/wineh-frame7.mir
  test/CodeGen/AArch64/wineh-frame8.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50288.171642.patch
Type: text/x-patch
Size: 78641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/7313d156/attachment-0001.bin>


More information about the llvm-commits mailing list