This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e4f1232 [X86][SSE] Regenerate multiple combine tests new a93f61a GlobalISel: split aggregates for PCS lowering
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/GlobalISel/CallLowering.h | 11 +- include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 2 +- lib/CodeGen/GlobalISel/CallLowering.cpp | 3 +- lib/CodeGen/GlobalISel/IRTranslator.cpp | 1 - lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 3 +- lib/CodeGen/GlobalISel/MachineLegalizeHelper.cpp | 6 +- lib/Target/AArch64/AArch64CallLowering.cpp | 165 ++++++++++++++++----- lib/Target/AArch64/AArch64CallLowering.h | 12 +- test/CodeGen/AArch64/GlobalISel/call-translator.ll | 50 +++++++ 9 files changed, 199 insertions(+), 54 deletions(-)