[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 4 16:55:43 PST 2015
chh retitled this revision from "Fix x86_64 fp128 calling convention
" to "Part 2 to fix x86_64 fp128 calling convention.
".
chh updated the summary for this revision.
chh added a reviewer: davidxl.
chh removed a subscriber: davidxl.
chh updated this revision to Diff 41962.
chh added a comment.
Now the diff does not contain changes in submitted part1.
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.41962.patch
Type: text/x-patch
Size: 63320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151205/7b28b704/attachment-0001.bin>
More information about the llvm-commits
mailing list