From f7b734dba798f1e65d60a50b3aec0e82070a5bb4 Mon Sep 17 00:00:00 2001 From: Aleksey Demakov Date: Fri, 19 Dec 2008 14:03:32 +0000 Subject: [PATCH] update 0.1.4 plans --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index e59353a..26615dc 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,9 @@ Target release: 0.1.4 ===================== -* jitruby +* CFG-based liveness analysis and dead code elimination +* global copy and constant propagation +* jitruby (in case copyright issues are resolved) * sync jitplus with jit (jump tables, compile driver, debug) * fix catch/throw within finally * get rid of manual rules @@ -12,9 +14,7 @@ Target release: 0.1.4 Target Release: 0.2.0 ===================== -* CFG-based liveness analysis and dead code elimination * linear scan register allocation -* global copy and constant propagation * improve exception handling * align function prolog and basic blocks * support cross-compilation -- 2.47.3