This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a8a4308600 [AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs when [...] new eaf2a8e1e8f AMDGPU: Disable stack realignment for kernels
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/SIRegisterInfo.cpp | 13 ++ lib/Target/AMDGPU/SIRegisterInfo.h | 1 + test/CodeGen/AMDGPU/stack-realign-kernel.ll | 294 ++++++++++++++++++++++++++++ test/CodeGen/AMDGPU/stack-realign.ll | 26 +++ 4 files changed, 334 insertions(+) create mode 100644 test/CodeGen/AMDGPU/stack-realign-kernel.ll