This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cb87bd5252c Test commit new 27467f8301d [LiveIntervals] Handle moving up dead partial write new f157381aa28 [AMDGPU] Scratch setup fix on AMDPAL gfx9+ merge shader
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: lib/CodeGen/LiveIntervals.cpp | 30 +++++++++++++++++++ lib/Target/AMDGPU/AMDGPUSubtarget.h | 6 ++++ lib/Target/AMDGPU/SIFrameLowering.cpp | 15 +++++++++- test/CodeGen/AMDGPU/amdpal_scratch_mergedshader.ll | 34 ++++++++++++++++++++++ unittests/MI/LiveIntervalTest.cpp | 25 ++++++++++++++++ 5 files changed, 109 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/amdpal_scratch_mergedshader.ll