ReleaseNotes: Add Hexagon Target section

And mention removal of hexagonv2 and hexagonv3 support (r176859).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176860 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matthew Curtis 2013-03-12 12:20:51 +00:00
parent da6f62950d
commit 29da043ae3

View File

@ -90,6 +90,11 @@ in fairly early stages, but we expect successful compilation when:
Some additional functionality is also implemented, notably DWARF debugging,
GNU-style thread local storage and inline assembly.
Hexagon Target
--------------
- Removed support for hexagonv2 and hexagonv3 processor architectures.
Loop Vectorizer
---------------