From: Justin Holewinski Date: Tue, 4 Dec 2012 16:11:51 +0000 (+0000) Subject: Update release notes for NVPTX X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed7d8d5500f3a6b314e96fecec01252f951b8273;p=platform%2Fupstream%2Fllvm.git Update release notes for NVPTX llvm-svn: 169280 --- diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 31cb26c..957e79c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -442,6 +442,8 @@ core and border computations, control overhead vs. code size) @@ -696,6 +698,27 @@ core and border computations, control overhead vs. code size)

+PTX/NVPTX Target Improvements +

+ +
+ +

The PTX back-end has been replaced by the NVPTX back-end, which is based on + the LLVM back-end used by NVIDIA in their CUDA (nvcc) and OpenCL compiler. + Some highlights include:

+ + +

Please submit any back-end bugs to the LLVM Bugzilla site.

+ +
+ + +

Other Target Specific Improvements

@@ -805,7 +828,7 @@ to remove a dependency on Target.

Known problem areas include: