[PATCH] D88677: [AArch64] Match the windows canonical callee saved register order [alternative 3]

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 3 11:38:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3780a4e568ac: [AArch64] Match the windows canonical callee saved register order (authored by mstorsjo).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88677/new/

https://reviews.llvm.org/D88677

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/test/CodeGen/AArch64/seh-finally.ll
  llvm/test/CodeGen/AArch64/sponentry.ll
  llvm/test/CodeGen/AArch64/win64_vararg.ll
  llvm/test/CodeGen/AArch64/wineh-frame-scavenge.mir
  llvm/test/CodeGen/AArch64/wineh-frame0.mir
  llvm/test/CodeGen/AArch64/wineh-frame1.mir
  llvm/test/CodeGen/AArch64/wineh-frame2.mir
  llvm/test/CodeGen/AArch64/wineh-frame3.mir
  llvm/test/CodeGen/AArch64/wineh-frame4.mir
  llvm/test/CodeGen/AArch64/wineh-frame5.mir
  llvm/test/CodeGen/AArch64/wineh-try-catch-realign.ll
  llvm/test/CodeGen/AArch64/wineh-try-catch.ll
  llvm/test/CodeGen/AArch64/wineh_shrinkwrap.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88677.295994.patch
Type: text/x-patch
Size: 35413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201003/9bd6384b/attachment.bin>


More information about the llvm-commits mailing list