comparison CHANGELOG.md @ 14945:b14cb2d9253d

Make compression and uncompression explicit in the high level graph.
author Roland Schatz <roland.schatz@oracle.com>
date Wed, 02 Apr 2014 15:26:58 +0200
parents 45045ab19008
children f36e56e9dd9a
comparison
equal deleted inserted replaced
14944:96f8e6b6a81a 14945:b14cb2d9253d
1 # GraalVM Changelog 1 # GraalVM Changelog
2 2
3 ## `tip` 3 ## `tip`
4 ### Graal 4 ### Graal
5 * Explicit support for oop compression/uncompression in high level graph.
5 * LIRGenerator refactoring. 6 * LIRGenerator refactoring.
6 * ... 7 * ...
7 8
8 ### Truffle 9 ### Truffle
9 * ... 10 * ...