This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db084dfbfd4 Fix llvm signal tests build. new f69d71733b0 [Alignment][NFC] TargetCallingConv::setOrigAlign and Target [...]
The 1 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 | 6 +++--- include/llvm/CodeGen/TargetLowering.h | 6 +++--- lib/CodeGen/GlobalISel/CallLowering.cpp | 6 +++--- lib/CodeGen/SelectionDAG/FastISel.cpp | 3 +-- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 10 +++++----- lib/Target/ARM/ARMCallLowering.cpp | 6 ++---- lib/Target/ARM/ARMFastISel.cpp | 6 ++---- lib/Target/ARM/ARMISelLowering.cpp | 11 +++++------ lib/Target/ARM/ARMISelLowering.h | 4 ++-- lib/Target/Mips/MipsCallLowering.cpp | 2 +- lib/Target/Mips/MipsISelLowering.h | 9 +++++---- 11 files changed, 32 insertions(+), 37 deletions(-)