[PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.

Chih-Hung Hsieh via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 14:05:44 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254653: [X86] Part 1 to fix x86-64 fp128 calling convention. (authored by chh).

Changed prior to commit:
  http://reviews.llvm.org/D15134?vs=41777&id=41800#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15134

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15134.41800.patch
Type: text/x-patch
Size: 35780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/91bb2189/attachment.bin>


More information about the llvm-commits mailing list