[llvm-branch-commits] [llvm-branch] r352915 - [Hexagon] Update release notes with the changes to the Hexagon backend

Krzysztof Parzyszek via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 1 12:55:52 PST 2019


Author: kparzysz
Date: Fri Feb  1 12:55:52 2019
New Revision: 352915

URL: http://llvm.org/viewvc/llvm-project?rev=352915&view=rev
Log:
[Hexagon] Update release notes with the changes to the Hexagon backend

Modified:
    llvm/branches/release_80/docs/ReleaseNotes.rst

Modified: llvm/branches/release_80/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_80/docs/ReleaseNotes.rst?rev=352915&r1=352914&r2=352915&view=diff
==============================================================================
--- llvm/branches/release_80/docs/ReleaseNotes.rst (original)
+++ llvm/branches/release_80/docs/ReleaseNotes.rst Fri Feb  1 12:55:52 2019
@@ -81,6 +81,11 @@ Changes to the ARM Backend
  During this release ...
 
 
+Changes to the Hexagon Target
+--------------------------
+
+* Added support for Hexagon/HVX V66 ISA.
+
 Changes to the MIPS Target
 --------------------------
 




More information about the llvm-branch-commits mailing list