summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.rst
diff options
context:
space:
mode:
authorDylan McKay <dylanmckay34@gmail.com>2016-11-17 22:26:09 +0000
committerDylan McKay <dylanmckay34@gmail.com>2016-11-17 22:26:09 +0000
commit7293f9f7cc5f0160dbb2a1fd437f0a472b735190 (patch)
tree0a3fd3cbb42c773b5ffe532b52ed11c99dde2919 /llvm/docs/ReleaseNotes.rst
parent6cd59e9076290a7a66093ed0025e9a4419c0bb42 (diff)
downloadbcm5719-llvm-7293f9f7cc5f0160dbb2a1fd437f0a472b735190.tar.gz
bcm5719-llvm-7293f9f7cc5f0160dbb2a1fd437f0a472b735190.zip
[ReleaseNotes] Mention the completion of the upstreaming of the AVR backend
llvm-svn: 287273
Diffstat (limited to 'llvm/docs/ReleaseNotes.rst')
-rw-r--r--llvm/docs/ReleaseNotes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index efcff0595cf..4deeab34cea 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -95,6 +95,13 @@ Changes to the AMDGPU Target
During this release ...
+Changes to the AVR Target
+-----------------------------
+
+* The entire backend has been merged in-tree with all tests passing. All of
+ the instruction selection code and the machine code backend has landed
+ recently and is fully usable.
+
Changes to the OCaml bindings
-----------------------------
OpenPOWER on IntegriCloud