[PATCH] ReleaseNotes: Add section for R600 backend

Dmitri Gribenko gribozavr at gmail.com
Thu Feb 7 12:31:00 PST 2013


On Thu, Feb 7, 2013 at 9:02 PM, Tom Stellard <tom at stellard.net> wrote:
> +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.

LGTM.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the llvm-commits mailing list