This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8fb3b569633 [Test] Restructure check lines to show differences between [...] new 3360813c03f AMDGPU: Inline constant when materalizing FI with add on gfx9 new b50690c7bb0 LiveIntervals: Remove assertion new 9e9da6ad685 AMDGPU: Add immarg to llvm.amdgcn.init.exec.from.input
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: include/llvm/IR/IntrinsicsAMDGPU.td | 2 +- lib/CodeGen/LiveInterval.cpp | 3 ++- lib/Target/AMDGPU/SIInstrInfo.cpp | 2 +- lib/Target/AMDGPU/SIRegisterInfo.cpp | 7 ++++-- .../AMDGPU/at-least-one-def-value-assert.mir | 28 ++++++++++++++++++++++ test/CodeGen/AMDGPU/frame-index-elimination.ll | 8 +++---- ...cavenge-sgpr.mir => pei-scavenge-sgpr-gfx9.mir} | 25 +++++++++---------- 7 files changed, 54 insertions(+), 21 deletions(-) create mode 100644 test/CodeGen/AMDGPU/at-least-one-def-value-assert.mir copy test/CodeGen/AMDGPU/{pei-scavenge-sgpr.mir => pei-scavenge-sgpr-gfx9.mir} (77%)