[llvm] r177284 - ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
Matthew Curtis
mcurtis at codeaurora.org
Mon Mar 18 06:08:24 PDT 2013
Author: mcurtis
Date: Mon Mar 18 08:08:24 2013
New Revision: 177284
URL: http://llvm.org/viewvc/llvm-project?rev=177284&view=rev
Log:
ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
Modified:
llvm/trunk/docs/ReleaseNotes.rst
Modified: llvm/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.rst?rev=177284&r1=177283&r2=177284&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.rst (original)
+++ llvm/trunk/docs/ReleaseNotes.rst Mon Mar 18 08:08:24 2013
@@ -93,7 +93,9 @@ GNU-style thread local storage and inlin
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
---------------
More information about the llvm-commits
mailing list