ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.

llvm-svn: 177284
This commit is contained in:
Matthew Curtis 2013-03-18 13:08:24 +00:00
parent 850677d94a
commit a8b88cc0a8
1 changed files with 3 additions and 1 deletions

View File

@ -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
---------------