R600: Fix the fetch limits for R600 generation GPUs
authorTom Stellard <thomas.stellard@amd.com>
Fri, 7 Jun 2013 20:28:55 +0000 (20:28 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 7 Jun 2013 20:28:55 +0000 (20:28 +0000)
commitce961477be78b3945e6ec4b7e22066f237a89846
treec776959c39a8fdb8e85e743497a77613f7d07e2c
parent630547ada4f0388e10cec548994d8554d12efac1
R600: Fix the fetch limits for R600 generation GPUs

Reviewed-by: Vincent Lejeune <vljn@ovi.com>
https://bugs.freedesktop.org/show_bug.cgi?id=64257

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183560 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPU.td
lib/Target/R600/AMDGPUSubtarget.cpp
lib/Target/R600/AMDILDeviceInfo.h
lib/Target/R600/Processors.td
test/CodeGen/R600/fetch-limits.r600.ll [new file with mode: 0644]
test/CodeGen/R600/fetch-limits.r700+.ll [new file with mode: 0644]