From: Justin Holewinski
Date: Sun, 13 May 2012 17:32:35 +0000 (+0000)
Subject: ReleaseNotes: Add info on PTX back-end
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=dc23c1463a674fdcee80976fcada031281b1fc07;p=oota-llvm.git
ReleaseNotes: Add info on PTX back-end
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156745 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 637ca0f3364..52c829ccfb1 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -645,6 +645,21 @@ syntax, there are still significant gaps in that support.
+
+
+
+
+
+
An outstanding conditional inversion bug was fixed in this release.
+
+
NOTE: LLVM 3.1 marks the last release of the PTX back-end, in its
+ current form. The back-end is currently being replaced by the NVPTX
+ back-end, currently in SVN ToT.
+
+
+