OSDN Git Service

Triple: Add AMDHSA operating system type
authorTom Stellard <thomas.stellard@amd.com>
Tue, 2 Dec 2014 16:45:47 +0000 (16:45 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 2 Dec 2014 16:45:47 +0000 (16:45 +0000)
commitfcf4242b9b576da95213db4c50046f5d087adeab
tree2e64c4d1ac94f25749dc4e0b5229b6d609bedc75
parent8fc3ffbb74b4844a15e476c1afaf99908361dca4
Triple: Add AMDHSA operating system type

This operating system type represents the AMD HSA runtime,
and will be required by the R600 backend in order to generate
correct code for this runtime.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223124 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp