[PATCH] D143425: Reland "[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
       
    Wed Feb  8 09:29:00 PST 2023
    
    
  
AntonBikineev updated this revision to Diff 495873.
AntonBikineev marked 2 inline comments as done.
AntonBikineev added a comment.
(fix RUN: commands for tests)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143425/new/
https://reviews.llvm.org/D143425
Files:
  llvm/docs/LangRef.rst
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/dynamic-regmask-preserve-all.ll
  llvm/test/CodeGen/X86/dynamic-regmask-preserve-most.ll
  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-sret.ll
  llvm/test/CodeGen/X86/preserve_mostcc64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143425.495873.patch
Type: text/x-patch
Size: 44121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/cc3247a1/attachment.bin>
    
    
More information about the llvm-commits
mailing list