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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 15:54:38 PST 2020


rnk updated this revision to Diff 235962.
rnk added a comment.

- rebase over e898ba2d151d621dcfc35828aad6fcded5a554e8 <https://reviews.llvm.org/rGe898ba2d151d621dcfc35828aad6fcded5a554e8>


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.235962.patch
Type: text/x-patch
Size: 13919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/80f0cbd9/attachment.bin>


More information about the llvm-commits mailing list