[PATCH] D44592: [X86] Properly implement the calling convention for f80 for win64

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 23:23:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327957: [X86] Properly implement the calling convention for f80 for mingw/x86_64 (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44592?vs=138897&id=139077#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44592

Files:
  llvm/trunk/lib/Target/X86/X86CallingConv.td
  llvm/trunk/test/CodeGen/X86/finite-libcalls.ll
  llvm/trunk/test/CodeGen/X86/scalar-fp-to-i64.ll
  llvm/trunk/test/CodeGen/X86/win64-long-double.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44592.139077.patch
Type: text/x-patch
Size: 10609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/096db515/attachment.bin>


More information about the llvm-commits mailing list