This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c60159767dc AMDGPU: Pass special input registers to functions new 7f318aee571 [llvm-pdbutil] Add an option to only dump specific module indices. new 25237b0bdef Support: WOA64 and WOA Signals new 688929ea0f3 AMDGPU: Fix implicitarg.ptr handling special inputs
The 3 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/Support/Windows/Signals.inc | 29 +++++-- lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp | 4 + lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h | 13 ++- lib/Target/AMDGPU/SIISelLowering.cpp | 21 ++++- lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 3 +- test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll | 81 +++++++++++++++++- tools/llvm-pdbutil/DumpOutputStyle.cpp | 96 ++++++++++++---------- tools/llvm-pdbutil/llvm-pdbutil.cpp | 4 + tools/llvm-pdbutil/llvm-pdbutil.h | 1 + 9 files changed, 190 insertions(+), 62 deletions(-)