This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a679da115c2 [X86] Add a 32-bit command line to avx512-intrinsics.ll. Mo [...] new 31a756d96b6 GlobalISel: Fix creating MMOs with align 0
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: lib/CodeGen/GlobalISel/IRTranslator.cpp | 6 +- lib/CodeGen/MachineOperand.cpp | 2 +- lib/Target/AArch64/AArch64CallLowering.cpp | 5 +- lib/Target/AMDGPU/SIFrameLowering.cpp | 4 +- lib/Target/ARM/ARMCallLowering.cpp | 6 +- lib/Target/Mips/MipsCallLowering.cpp | 16 ++- lib/Target/X86/X86CallLowering.cpp | 4 +- .../AArch64/GlobalISel/arm64-callingconv-ios.ll | 10 +- .../AArch64/GlobalISel/call-translator-cse.ll | 4 +- .../AArch64/GlobalISel/call-translator-ios.ll | 16 +-- test/CodeGen/AArch64/GlobalISel/call-translator.ll | 22 ++-- .../AArch64/GlobalISel/varargs-ios-translator.ll | 2 +- test/CodeGen/AArch64/GlobalISel/vastart.ll | 4 +- test/CodeGen/ARM/GlobalISel/arm-legalize-vfp4.mir | 6 +- .../Mips/GlobalISel/irtranslator/extend_args.ll | 24 ++-- .../Mips/GlobalISel/irtranslator/pointers.ll | 2 +- .../Mips/GlobalISel/irtranslator/split_args.ll | 14 +- .../Mips/GlobalISel/irtranslator/stack_args.ll | 4 +- .../X86/GlobalISel/irtranslator-callingconv.ll | 146 ++++++++++----------- 19 files changed, 154 insertions(+), 143 deletions(-)