Triple: Add amdgcn triple
authorTom Stellard <thomas.stellard@amd.com>
Tue, 6 Jan 2015 18:00:00 +0000 (18:00 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 6 Jan 2015 18:00:00 +0000 (18:00 +0000)
commit07f1160a0c20f8a81245ef9db5fa6b828819923b
tree55e5b4a983d286e31aa397e7781bff6cec7ffb84
parent4bc014f0a727df13c8ab39f7fc748a942564b988
Triple: Add amdgcn triple

This will be used for AMD GPUs with the Graphics Core Next architecture,
which are currently using by the r600 triple.

llvm-svn: 225276
llvm/include/llvm/ADT/Triple.h
llvm/lib/Support/Triple.cpp