ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177284 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matthew Curtis 2013-03-18 13:08:24 +00:00
parent 72f0cdea41
commit 624ec29474

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