ReleaseNotes: Hexagon; by Krzysztof Parzyszek
authorHans Wennborg <hans@hanshq.net>
Tue, 16 Feb 2016 19:27:50 +0000 (19:27 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 16 Feb 2016 19:27:50 +0000 (19:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@260999 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 2a4e011f244bc4740ffe04b58e04e5d3717700a4..8f702d435d2c2f9f2485842b85d92c8c10ba48a5 100644 (file)
@@ -230,6 +230,13 @@ Changes to the X86 Target
 * Tail call support for ``thiscall``, ``stdcall`, ``vectorcall``, and
   ``fastcall`` functions.
 
+Changes to the Hexagon Target
+-----------------------------
+
+In addition to general code size and performance improvements, Hexagon target
+now has basic support for Hexagon V60 architecture and Hexagon Vector
+Extensions (HVX).
+
 Changes to the AVR Target
 -------------------------