comparison CHANGELOG.md @ 15010:f36e56e9dd9a

add allowedUsageType to GuardProxy/GuardPhi, changelog, remove debug output
author Lukas Stadler <lukas.stadler@oracle.com>
date Mon, 07 Apr 2014 14:54:24 +0200
parents b14cb2d9253d
children deea05f9c316
comparison
equal deleted inserted replaced
15009:e49f62425090 15010:f36e56e9dd9a
2 2
3 ## `tip` 3 ## `tip`
4 ### Graal 4 ### Graal
5 * Explicit support for oop compression/uncompression in high level graph. 5 * Explicit support for oop compression/uncompression in high level graph.
6 * LIRGenerator refactoring. 6 * LIRGenerator refactoring.
7 * Explicit types for inputs (InputType enum).
7 * ... 8 * ...
8 9
9 ### Truffle 10 ### Truffle
10 * ... 11 * ...
11 12