summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.rst
diff options
context:
space:
mode:
authorMatthew Curtis <mcurtis@codeaurora.org>2013-03-18 13:08:24 +0000
committerMatthew Curtis <mcurtis@codeaurora.org>2013-03-18 13:08:24 +0000
commit624ec29474e1491a09bb99a783d1f27b7c4db841 (patch)
treee6c363442485e2cfd8a68ad5cae20fa8e485787f /docs/ReleaseNotes.rst
parent72f0cdea4160ec3a5f5123831a57f96d3a95456c (diff)
downloadllvm-624ec29474e1491a09bb99a783d1f27b7c4db841.tar.gz
llvm-624ec29474e1491a09bb99a783d1f27b7c4db841.tar.bz2
llvm-624ec29474e1491a09bb99a783d1f27b7c4db841.tar.xz
ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177284 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.rst')
-rw-r--r--docs/ReleaseNotes.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 5ee67b9433..822b55f17c 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -93,7 +93,9 @@ GNU-style thread local storage and inline assembly.
Hexagon Target
--------------
-- Removed support for hexagonv2 and hexagonv3 processor architectures.
+- Removed support for legacy hexagonv2 and hexagonv3 processor
+ architectures which are no longer in use. Currently supported
+ architectures are hexagonv4 and hexagonv5.
Loop Vectorizer
---------------