[PATCH] ReleaseNotes: Add section for R600 backend
Tom Stellard
tom at stellard.net
Thu Feb 7 11:02:14 PST 2013
From: Tom Stellard <thomas.stellard at amd.com>
---
docs/ReleaseNotes.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 78ea24e..274537c 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -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
--
1.7.11.4
More information about the llvm-commits
mailing list