[PATCH] D15054: [X86] Better support for the MCU psABI

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 06:43:04 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256494: [X86] Better support for the MCU psABI (LLVM part) (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D15054?vs=43603&id=43684#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15054

Files:
  llvm/trunk/include/llvm/Target/TargetCallingConv.h
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallingConv.h
  llvm/trunk/lib/Target/X86/X86CallingConv.td
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/mcu-abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15054.43684.patch
Type: text/x-patch
Size: 16109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151228/0610d06e/attachment.bin>


More information about the llvm-commits mailing list