R600/SI: Add lit test coverage for the remaining patterns added recently
authorMichel Danzer <michel.daenzer@amd.com>
Tue, 14 May 2013 09:53:30 +0000 (09:53 +0000)
committerMichel Danzer <michel.daenzer@amd.com>
Tue, 14 May 2013 09:53:30 +0000 (09:53 +0000)
commit5096dc74ae0df903d54085af3a57fa66b382493c
tree61d03040bb199e96e6e2d91b4e08c522de18bca9
parent847cb575a1533777f45239a8136446e02c202763
R600/SI: Add lit test coverage for the remaining patterns added recently

Reviewed-by: Christian König <christian.koenig@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181775 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/llvm.AMDGPU.imax.ll [new file with mode: 0644]
test/CodeGen/R600/llvm.AMDGPU.imin.ll [new file with mode: 0644]
test/CodeGen/R600/llvm.AMDGPU.trunc.ll
test/CodeGen/R600/llvm.AMDGPU.umax.ll [new file with mode: 0644]
test/CodeGen/R600/llvm.AMDGPU.umin.ll [new file with mode: 0644]
test/CodeGen/R600/uitofp.ll [new file with mode: 0644]