[PATCH] D112143: [X86][ABI] Do not return float/double from x87 registers when x87 is disabled

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 17 20:31:33 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9fba2be35db: [X86][ABI] Do not return float/double from x87 registers when x87 is disabled (authored by pengfei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112143

Files:
  clang/include/clang/Driver/Options.td
  clang/test/Driver/x86-target-features.c
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/no-ret-in-x87-reg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112143.388098.patch
Type: text/x-patch
Size: 9550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211118/566953b2/attachment-0001.bin>


More information about the cfe-commits mailing list