]> granicus.if.org Git - clang/commit
R600: Update GPU variants in -mcpu option
authorTom Stellard <thomas.stellard@amd.com>
Mon, 6 May 2013 16:12:05 +0000 (16:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 6 May 2013 16:12:05 +0000 (16:12 +0000)
commitfd4aa4bec35161615fcee1db2c39ca1c25b1426e
treebee380758da684aae777b6e6d0c4ed58f219a1dc
parent745dacfcd1c9747a443b40683393aeb5f14d6f7b
R600: Update GPU variants in -mcpu option

We've added the RS880 variant in the LLVM backend to represent an R600
GPU with no vertex cache, so we need to update the GPU mappings for
-mcpu.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/r600-mcpu.cl