This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 965cce15e7e [GlobalISel][AArch64] Check caller for swifterror params in [...] new 6dd2a96e377 [AArch64][GlobalISel] Fall back on attempts to allocate spl [...] new f7b1d9ff380 [X86] Enable -mprefer-vector-width=256 by default for Skyla [...]
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: docs/ReleaseNotes.rst | 4 ++++ lib/CodeGen/GlobalISel/CallLowering.cpp | 20 ++++++++++++++------ lib/Target/X86/X86.td | 2 ++ test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 11 +++++++++++ .../GlobalISel/call-lowering-i128-on-stack.ll | 12 ++++++++++++ test/CodeGen/X86/min-legal-vector-width.ll | 8 ++++++++ 6 files changed, 51 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/call-lowering-i128-on-stack.ll