[PATCH] D58983: DAG: propagate whether an arg is a pointer for CallingConv decisions.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 07:38:14 PDT 2019


t.p.northover updated this revision to Diff 190091.
t.p.northover added a comment.

Accidentally had part of the ConsecutiveRegs patch in here.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58983/new/

https://reviews.llvm.org/D58983

Files:
  llvm/include/llvm/CodeGen/TargetCallingConv.h
  llvm/include/llvm/Target/TargetCallingConv.td
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58983.190091.patch
Type: text/x-patch
Size: 7098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/ed33337a/attachment.bin>


More information about the llvm-commits mailing list