From 0494f3c823b5ae5f7e18d7ebf961f837d8be6a86 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Mon, 9 Feb 2004 08:12:18 +0000 Subject: [PATCH] *** empty log message *** [r2403] --- TODO | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/TODO b/TODO index e643a3185..102ef872f 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,21 @@ + * 19.12.03 Goetz + Add state management for loops (consistent, inconsistent, invalid). + + * 18.12.03 Goetz + It sucks that Call and CallBegin are different nodes. Change this!!!! + (as for Filter: Phi/Proj). + + * 8.12. Goetz + Vorgaengernummern am Looptree auf Kanten ausgeben. + + * 8.12.03 Goetz und Till + Alloc Semantik: Der Alloc Knoten koennte wissen, ob der + allozierte Speicher zu Null initialisiert ist. Dies nehmen + wir im Jack Java Compiler an, im CRS C Compiler jedoch nicht. + Ist das nicht explizit im Allok Knoten vermerkt, kann eine + Optimierung nur in Abhaengigkeit vom Frontend darauf aufbauen. + (z.B. heapanal nimmt any an, statt null.) + * 8.9.03 Boris Wenn man in Arrays.java in der Methode ArrObject.f() die ersten zwei prints auskommentiert und pass_array_test die -- 2.20.1