[PATCH] D38894: [RFC][Tablegen] Add CCIfSplitFrom and CCPassIndirectBySamePointer Calling Convention Interfaces

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 22:06:43 PST 2017


shiva0217 updated this revision to Diff 122392.
shiva0217 edited the summary of this revision.

https://reviews.llvm.org/D38894

Files:
  include/llvm/CodeGen/CallingConvLower.h
  include/llvm/Target/TargetCallingConv.h
  include/llvm/Target/TargetCallingConv.td
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Target/SystemZ/SystemZCallingConv.h
  lib/Target/SystemZ/SystemZCallingConv.td
  test/CodeGen/SystemZ/args-11.ll
  utils/TableGen/CallingConvEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38894.122392.patch
Type: text/x-patch
Size: 8848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/787b242e/attachment.bin>


More information about the llvm-commits mailing list