diff CHANGELOG.md @ 21240:1e9242c9735e

Introduce SSALinearScan and SSAMoveResolver.
author Josef Eisl <josef.eisl@jku.at>
date Tue, 05 May 2015 11:56:10 +0200
parents 485ed7778c97
children 7f5cf6b167f1
line wrap: on
line diff
--- a/CHANGELOG.md	Thu Apr 30 15:32:34 2015 +0200
+++ b/CHANGELOG.md	Tue May 05 11:56:10 2015 +0200
@@ -6,6 +6,7 @@
 ## `tip`
 ### Graal
 * Add experimental support constructing low-level IR in SSA form.
+* Add experimental support for SSA linear scan register allocation.
 ...
 
 ### Truffle