[PATCH] D141020: [X86][ABI] Don't preserve return regs for preserve_all/preserve_most CCs
Anton Bikineev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 04:32:42 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0276fa89d7a4: [X86][ABI] Don't preserve return regs for preserve_all/preserve_most CCs (authored by AntonBikineev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141020/new/
https://reviews.llvm.org/D141020
Files:
llvm/docs/LangRef.rst
llvm/lib/Target/X86/X86CallingConv.td
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/preserve_allcc64-ret-double.ll
llvm/test/CodeGen/X86/preserve_allcc64.ll
llvm/test/CodeGen/X86/preserve_mostcc64-ret-double.ll
llvm/test/CodeGen/X86/preserve_mostcc64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141020.491306.patch
Type: text/x-patch
Size: 24942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/1eea2003/attachment.bin>
More information about the llvm-commits
mailing list