[PATCH] D70465: [Win64] Handle FP arguments more gracefully under -mno-sse

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 17:22:56 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG40cd26c70081: [Win64] Handle FP arguments more gracefully under -mno-sse (authored by rnk).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70465

Files:
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/no-sse-win64.ll
  llvm/test/CodeGen/X86/no-sse-x86.ll
  llvm/test/CodeGen/X86/nosse-error2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70465.238148.patch
Type: text/x-patch
Size: 13919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/79fe7a99/attachment.bin>


More information about the llvm-commits mailing list