This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4fae32e AMDGPU/SI: Don't move copies of immediates to the VALU new 7f581f5 [BDCE/DebugInfo] Preserve llvm.dbg.value's argument. new 2fff37f AMDGPU/SI: Set correct value for amd_kernel_code_t::kernarg_s [...]
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: lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 5 ++++ lib/Target/AMDGPU/AMDGPUMachineFunction.h | 4 +++ lib/Transforms/Scalar/BDCE.cpp | 5 ++++ test/CodeGen/AMDGPU/kernel-args.ll | 28 +++++++++++++++++++ test/Transforms/BDCE/pr26587.ll | 46 +++++++++++++++++++++++++++++++ 5 files changed, 88 insertions(+) create mode 100644 test/Transforms/BDCE/pr26587.ll