diff options
| author | Matthew Curtis <mcurtis@codeaurora.org> | 2013-03-18 13:08:24 +0000 |
|---|---|---|
| committer | Matthew Curtis <mcurtis@codeaurora.org> | 2013-03-18 13:08:24 +0000 |
| commit | a8b88cc0a8ae5c7dc92961fe45809dafeb6a6774 (patch) | |
| tree | 5e96097a8e90d630aa89c81422d7f5767a53c66a /llvm/docs/ReleaseNotes.rst | |
| parent | 850677d94a0f16f22ff760c67cc3bffb915d2af3 (diff) | |
| download | bcm5719-llvm-a8b88cc0a8ae5c7dc92961fe45809dafeb6a6774.tar.gz bcm5719-llvm-a8b88cc0a8ae5c7dc92961fe45809dafeb6a6774.zip | |
ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
llvm-svn: 177284
Diffstat (limited to 'llvm/docs/ReleaseNotes.rst')
| -rw-r--r-- | llvm/docs/ReleaseNotes.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index 5ee67b94334..822b55f17c9 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/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 --------------- |

