diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 31cb26ca020..957e79c2686 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -442,6 +442,8 @@ core and border computations, control overhead vs. code size) @@ -694,6 +696,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: