comparison CHANGELOG.md @ 15567:10732e1421ee

changelog: graal-0.3
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 09 May 2014 01:47:18 +0200
parents f2988cdf41ee
children 857ab1f388a5
comparison
equal deleted inserted replaced
15566:f2988cdf41ee 15567:10732e1421ee
1 # GraalVM Changelog 1 # GraalVM Changelog
2 2
3 ## `tip` 3 ## `tip`
4 ### Graal
5 * ...
6
7 ### Truffle
8 * ...
9
10 ## Version 0.3
11 7-May-2014, [Repository Revision](http://hg.openjdk.java.net/graal/graal/rev/XXX)
12
4 ### Graal 13 ### Graal
5 * Explicit support for oop compression/uncompression in high level graph. 14 * Explicit support for oop compression/uncompression in high level graph.
6 * LIRGenerator refactoring. 15 * LIRGenerator refactoring.
7 * Explicit types for inputs (InputType enum). 16 * Explicit types for inputs (InputType enum).
8 * Added graal.version system property to Graal enabled VM builds. 17 * Added graal.version system property to Graal enabled VM builds.