[ReleaseNotes] Mention the completion of the upstreaming of the AVR backend
authorDylan McKay <dylanmckay34@gmail.com>
Thu, 17 Nov 2016 22:26:09 +0000 (22:26 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Thu, 17 Nov 2016 22:26:09 +0000 (22:26 +0000)
llvm-svn: 287273

llvm/docs/ReleaseNotes.rst

index efcff05..4deeab3 100644 (file)
@@ -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
 -----------------------------