This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb9abb7e0d9 [X86] Limit the number of target specific nodes emitted in [...] new eac8acfa949 AMDGPU: Don't use struct type for argument layout
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/AMDGPUAsmPrinter.cpp | 8 +- lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp | 84 +- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 26 +- lib/Target/AMDGPU/AMDGPUSubtarget.h | 3 +- test/CodeGen/AMDGPU/ctpop.ll | 7 +- test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll | 11 + test/CodeGen/AMDGPU/lower-kernargs.ll | 1369 ++++++++++---------- test/CodeGen/AMDGPU/multi-divergent-exit-region.ll | 4 +- test/CodeGen/AMDGPU/sgpr-control-flow.ll | 8 +- test/CodeGen/AMDGPU/valu-i1.ll | 2 +- 10 files changed, 771 insertions(+), 751 deletions(-)