]> granicus.if.org Git - clang/commit
R600: Use the GPU type to determine the correct DataLayout v2
authorTom Stellard <thomas.stellard@amd.com>
Mon, 4 Mar 2013 17:40:53 +0000 (17:40 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 4 Mar 2013 17:40:53 +0000 (17:40 +0000)
commitfd07591ea5bcdb7fdd391dc64488d3551619ed3d
tree52cb0ce7f10a003c886ebd4528f52c23b3ea4cf3
parent1eee6c4269af28eb4e3500de7fc39c1eb8b26aa3
R600: Use the GPU type to determine the correct DataLayout v2

v2:
  - Add R600_DOUBLE_OPS for RV670
  - s/CPU/GPU/

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176440 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp