This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 883faf65ec1 [NFC] UpdateTestChecks: asm.py: fix whitespace issue new 89828fde7f5 [NewPassManager] Add tuning option: LoopUnrolling [NFC]. new 32a10ab5dd5 AMDGPU: Correct maximum possible private allocation size
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: include/llvm/Passes/PassBuilder.h | 3 +++ lib/Passes/PassBuilder.cpp | 9 +++++--- lib/Target/AMDGPU/AMDGPU.td | 7 ------ lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 - lib/Target/AMDGPU/AMDGPUSubtarget.h | 13 ++++++----- lib/Target/AMDGPU/SIISelLowering.cpp | 21 +++++------------ test/CodeGen/AMDGPU/frame-index-elimination.ll | 6 ++--- test/CodeGen/AMDGPU/function-returns.ll | 20 +++++++++++++++++ test/CodeGen/AMDGPU/huge-private-buffer.ll | 31 +++++++++++++++++--------- 9 files changed, 67 insertions(+), 44 deletions(-)