[PATCH] D11438: Part 2 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 14:11:58 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255558: [X86] Part 2 to fix x86-64 fp128 calling convention. (authored by chh).
Changed prior to commit:
http://reviews.llvm.org/D11438?vs=42766&id=42771#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11438
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/Target/X86/X86CallingConv.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/lib/Target/X86/X86RegisterInfo.td
llvm/trunk/test/CodeGen/X86/fp128-calling-conv.ll
llvm/trunk/test/CodeGen/X86/fp128-cast.ll
llvm/trunk/test/CodeGen/X86/fp128-compare.ll
llvm/trunk/test/CodeGen/X86/fp128-i128.ll
llvm/trunk/test/CodeGen/X86/fp128-libcalls.ll
llvm/trunk/test/CodeGen/X86/fp128-load.ll
llvm/trunk/test/CodeGen/X86/fp128-store.ll
llvm/trunk/test/CodeGen/X86/soft-fp.ll
llvm/trunk/utils/TableGen/X86RecognizableInstr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11438.42771.patch
Type: text/x-patch
Size: 50564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/4453bff0/attachment.bin>
More information about the llvm-commits
mailing list