This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fa92040aa78 gn build: Merge r358390 new e69580818fc DAG: propagate whether an arg is a pointer for CallingConv [...] new 90597d4a3c4 DAG: propagate ConsecutiveRegs flags to returns too.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/TargetCallingConv.h | 16 ++++++++-- include/llvm/Target/TargetCallingConv.td | 9 ++++++ lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 13 +++++--- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 40 ++++++++++++++++++++++++ 4 files changed, 70 insertions(+), 8 deletions(-)