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

Sanjin Sijaric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 10:31:50 PDT 2018


ssijaric updated this revision to Diff 164457.
ssijaric retitled this revision from "[ARM64] [Windows] Exception handling, part #2" to "[ARM64] [Windows] Exception handling support in frame lowering".
ssijaric added a reviewer: thegameg.
ssijaric added a comment.

Addressed Francis' review feedback, and ran clang-format through some parts of the changes in AArch64FrameLowering.cpp.  Changed the title to better reflect the intent of the patch.


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
  test/CodeGen/AArch64/win64_vararg.ll
  test/CodeGen/AArch64/wineh-pei.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50288.164457.patch
Type: text/x-patch
Size: 35451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/afd0771f/attachment.bin>


More information about the llvm-commits mailing list