[PATCH] D61892: [AArch64] Treat x18 as callee-saved in functions with windows calling convention on non-windows OSes

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 23:23:13 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf97e0ec42b8: [AArch64] Treat x18 as callee-saved in functions with windows calling… (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D61892?vs=267357&id=267438#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61892

Files:
  llvm/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/test/CodeGen/AArch64/aarch64_win64cc_vararg.ll
  llvm/test/CodeGen/AArch64/win64cc-backup-x18.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61892.267438.patch
Type: text/x-patch
Size: 7123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200530/241195ba/attachment.bin>


More information about the llvm-commits mailing list