AMDGPU/R600: Enable Load combine
authorJan Vesely <jan.vesely@rutgers.edu>
Sat, 27 Aug 2016 19:09:43 +0000 (19:09 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Sat, 27 Aug 2016 19:09:43 +0000 (19:09 +0000)
commit38814fa2fd964623658a860914b6222e309a2bf9
treea9b708e919d37b27e2f143b1efdddf89465cff69
parent6943aa306ee5f27ed3bdd95daa863bed99f2a51b
AMDGPU/R600: Enable Load combine

Fix and improve tests

Differential Revision: https://reviews.llvm.org/D23899

llvm-svn: 279925
llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
llvm/test/CodeGen/AMDGPU/load-constant-i16.ll
llvm/test/CodeGen/AMDGPU/load-constant-i8.ll
llvm/test/CodeGen/AMDGPU/load-global-i16.ll
llvm/test/CodeGen/AMDGPU/load-global-i8.ll
llvm/test/CodeGen/AMDGPU/load-local-i16.ll
llvm/test/CodeGen/AMDGPU/load-local-i8.ll