This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d38f49543ed [GlobalOpt] Test array indices inside structs for out-of-bo [...] new 3d794576ede AMDGPU: Stop trying to extend arguments for clover
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/AMDGPUISelLowering.cpp | 6 +- lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp | 26 -- test/CodeGen/AMDGPU/kernel-args.ll | 337 ++++++++++++--------- test/CodeGen/AMDGPU/lower-kernargs.ll | 32 +- test/CodeGen/AMDGPU/r600.extract-lowbits.ll | 369 +++++++++++++++++++---- test/CodeGen/AMDGPU/store-global.ll | 48 +-- test/CodeGen/AMDGPU/store-private.ll | 8 +- test/CodeGen/AMDGPU/zero_extend.ll | 10 +- 8 files changed, 540 insertions(+), 296 deletions(-)