dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dotgnu-pnet-commits] libjit TODO


From: Aleksey Demakov
Subject: [dotgnu-pnet-commits] libjit TODO
Date: Fri, 19 Dec 2008 14:03:32 +0000

CVSROOT:        /sources/dotgnu-pnet
Module name:    libjit
Changes by:     Aleksey Demakov <avd>   08/12/19 14:03:32

Modified files:
        .              : TODO 

Log message:
        update 0.1.4 plans

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libjit/TODO?cvsroot=dotgnu-pnet&r1=1.4&r2=1.5

Patches:
Index: TODO
===================================================================
RCS file: /sources/dotgnu-pnet/libjit/TODO,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- TODO        10 Dec 2008 17:45:53 -0000      1.4
+++ TODO        19 Dec 2008 14:03:32 -0000      1.5
@@ -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.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 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]