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)
commitc74b1e054cc2e5f3940a421a3a1cf3c7bd14c93e
treec2ec4637bccb5838e89e1f6a51f8d3bf63d1652a
parentb2f2f960ce8af01a5676d386de1793737a75e72e
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>
llvm-svn: 176440
clang/lib/Basic/Targets.cpp