This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2aee6778687 AMDGPU: Decompose all values to 32-bit pieces for calling c [...] new 348054fdef5 AMDGPU/GlobalISel: Rewrite lowerFormalArguments
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/AMDGPUCallLowering.cpp | 471 +++-- lib/Target/AMDGPU/AMDGPUCallLowering.h | 11 +- lib/Target/AMDGPU/SIISelLowering.cpp | 65 +- lib/Target/AMDGPU/SIISelLowering.h | 27 + .../AMDGPU/GlobalISel/irtranslator-amdgpu_vs.ll | 17 +- .../GlobalISel/irtranslator-function-args.ll | 1984 ++++++++++++++++++++ 6 files changed, 2368 insertions(+), 207 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll