This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a246d0cde72 gn build: Set +x on symlink_or_copy.py new 2aee6778687 AMDGPU: Decompose all values to 32-bit pieces for calling c [...]
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/Target/AMDGPU/AMDGPUCallingConv.td | 7 - lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 74 -------- lib/Target/AMDGPU/SIISelLowering.cpp | 29 +-- .../AMDGPU/GlobalISel/irtranslator-amdgpu_vs.ll | 1 + test/CodeGen/AMDGPU/call-argument-types.ll | 16 +- test/CodeGen/AMDGPU/debug-value2.ll | 8 +- test/CodeGen/AMDGPU/implicit-def-muse.ll | 7 +- .../reduce-build-vec-ext-to-ext-build-vec.ll | 6 +- test/CodeGen/AMDGPU/shift-i128.ll | 201 +++++++++++---------- test/CodeGen/AMDGPU/si-scheduler.ll | 2 +- test/CodeGen/AMDGPU/split-arg-dbg-value.ll | 15 +- test/CodeGen/AMDGPU/vector_shuffle.packed.ll | 152 ++++++++-------- test/CodeGen/AMDGPU/wait.ll | 8 +- test/CodeGen/AMDGPU/wwm-reserved.ll | 6 +- 14 files changed, 234 insertions(+), 298 deletions(-)