ReleaseNotes: Add section for R600 backend
authorTom Stellard <thomas.stellard@amd.com>
Fri, 8 Feb 2013 22:24:41 +0000 (22:24 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 8 Feb 2013 22:24:41 +0000 (22:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174764 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 78ea24e53cdc9522d0253921c4a2b7637e9ac4c0..274537ce263e903fca1539f4d8ed164fd7235607 100644 (file)
@@ -87,6 +87,14 @@ has the following features:
 - Vectorization of function calls
 - Partial unrolling during vectorization
 
+R600 Backend
+------------
+
+The R600 backend was added in this release, it supports AMD GPUs
+(HD2XXX - HD7XXX).  This backend is used in AMD's Open Source
+graphics / compute drivers which are developed as part of the `Mesa3D
+<http://www.mesa3d.org>`_ project.
+
 
 
 Additional Information