This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7d0c810188a [GVN] Recommit the patch "Add phi-translate support in scalarpre" new dbe42be9699 AMDGPU: Annotate implicitarg.ptr usage
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/AMDGPUAnnotateKernelFeatures.cpp | 6 ++-- lib/Target/AMDGPU/AMDGPUSubtarget.h | 3 +- lib/Target/AMDGPU/SIISelLowering.cpp | 12 +++++-- lib/Target/AMDGPU/SIISelLowering.h | 1 + lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 8 ++++- lib/Target/AMDGPU/SIMachineFunctionInfo.h | 8 +++++ .../AMDGPU/annotate-kernel-features-hsa-call.ll | 30 +++++++++++------ test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll | 39 ++++++++++++++++++++++ 8 files changed, 90 insertions(+), 17 deletions(-) create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll