From 77da984614ae462912a1896ba1bb73c798ffd4f8 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 19 Jun 2014 13:47:21 +0200 Subject: Prepare release --- lib/hipe/doc/src/notes.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'lib/hipe/doc/src') diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml index f133ab05e6..e8552eabcc 100644 --- a/lib/hipe/doc/src/notes.xml +++ b/lib/hipe/doc/src/notes.xml @@ -30,6 +30,35 @@

This document describes the changes made to HiPE.

+
Hipe 3.11 + +
Fixed Bugs and Malfunctions + + +

+ A Dialyzer crash involving analysis of Map types has now + been fixed.

+

+ Own Id: OTP-11947

+
+
+
+ + +
Improvements and New Features + + +

+ Handle Maps instructions get_map_elements, put_map_assoc, + put_map_exact in HiPE compiler.

+

+ Own Id: OTP-11900

+
+
+
+ +
+
Hipe 3.10.3
Fixed Bugs and Malfunctions -- cgit v1.2.3