*** empty log message ***
authorGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Wed, 23 Jan 2002 09:55:26 +0000 (09:55 +0000)
committerGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Wed, 23 Jan 2002 09:55:26 +0000 (09:55 +0000)
[r300]

Changes

diff --git a/Changes b/Changes
index 23177d1..8a8f7c7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,12 @@
+  23.1.2002 Goetz
+  Implemented support for endless loops:
+  Adapted End node.
+  Adapted Phi constructors so that memory phis are added.
+  Adapted Cond optimization: add block to End.
+  Adapted dead node elimination: compation of Ends predecessors
+  Adapted inlineing:  remember keepalives of inlined graph.
+  Added informative strings to asserts in irvrfy.
+
   21.1.2002 Goetz
   Added volatile flag to entity, order flag to array.
   Added a set of assertions.