This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c30eca2a728 [DEBUG_INFO][NVPTX]Emit empty .debug_loc section in presenc [...] new f031b0c0443 AMDGPU: Correct DS implementation of areLoadsFromSameBasePtr new a54398f5be6 AMDGPU: Don't bother checking the chain in areLoadsFromSameBasePtr new 6bc2eb6a5f8 AMDGPU: Add more tests for d16 loads
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: lib/Target/AMDGPU/SIInstrInfo.cpp | 23 +- test/CodeGen/AMDGPU/ds-combine-with-dependence.ll | 4 +- test/CodeGen/AMDGPU/load-hi16.ll | 318 ++++++++- test/CodeGen/AMDGPU/load-lo16.ll | 760 ++++++++++++++++------ 4 files changed, 874 insertions(+), 231 deletions(-)