This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53e8717 [X86] Rename predicate function that detects if requires one [...] new 3ed3938 AMDGPU/R600: Enable Load combine
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/R600ISelLowering.cpp | 1 + test/CodeGen/AMDGPU/load-constant-i16.ll | 209 ++++++++++++-- test/CodeGen/AMDGPU/load-constant-i8.ll | 454 ++++++++++++++++++++++++++++-- test/CodeGen/AMDGPU/load-global-i16.ll | 186 +++++++++++-- test/CodeGen/AMDGPU/load-global-i8.ll | 457 +++++++++++++++++++++++++++++-- test/CodeGen/AMDGPU/load-local-i16.ll | 388 ++++++++++++++++++++++++-- test/CodeGen/AMDGPU/load-local-i8.ll | 392 +++++++++++++++++++++++++- 7 files changed, 1952 insertions(+), 135 deletions(-)