[PATCH] D11438: Part 2 to fix x86_64 fp128 calling convention.

Chih-Hung Hsieh via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 22:57:42 PST 2015


chh updated this revision to Diff 42634.
chh marked an inline comment as done.

http://reviews.llvm.org/D11438

Files:
  lib/Target/X86/X86CallingConv.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrCompiler.td
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86InstrSSE.td
  lib/Target/X86/X86RegisterInfo.td
  test/CodeGen/X86/fp128-calling-conv.ll
  test/CodeGen/X86/fp128-cast.ll
  test/CodeGen/X86/fp128-compare.ll
  test/CodeGen/X86/fp128-i128.ll
  test/CodeGen/X86/fp128-libcalls.ll
  test/CodeGen/X86/fp128-load.ll
  test/CodeGen/X86/fp128-store.ll
  test/CodeGen/X86/soft-fp.ll
  utils/TableGen/X86RecognizableInstr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11438.42634.patch
Type: text/x-patch
Size: 49356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151212/ba41e0bd/attachment.bin>


More information about the llvm-commits mailing list