[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
Thu Jan 19 13:13:01 PST 2023
AntonBikineev updated this revision to Diff 490645.
AntonBikineev marked an inline comment as done.
AntonBikineev added a comment.
Moved unparametrized tests (i.e. ones returning doubles) into separate files.
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.490645.patch
Type: text/x-patch
Size: 24942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/55e6758d/attachment.bin>
More information about the llvm-commits
mailing list