[PATCH] D15054: [X86] Better support for the MCU psABI
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 24 07:06:36 PST 2015
mkuper updated this revision to Diff 43603.
mkuper added a comment.
Fixed a TODO in the previous version on the patch.
It now properly supports fp128 (which is an optional type in the MCU psABI).
http://reviews.llvm.org/D15054
Files:
include/llvm/Target/TargetCallingConv.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86CallingConv.h
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/CodeGen/X86/mcu-abi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15054.43603.patch
Type: text/x-patch
Size: 15856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151224/bf926cd2/attachment.bin>
More information about the llvm-commits
mailing list