Alloc is not a binop
[libfirm] / NEWS
diff --git a/NEWS b/NEWS
index 71c2a4b..47da986 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,10 +3,12 @@
 * operator strength reduce fixed and improved
 * fixed 64bit code generation for some rary compare cases
 * better tailrecursion optimization: handles x * func() and x + func()
-* inlining can now handle recursive calls
+* improved inliner: better heuristic for inlining, can now inline recursive calls
 * lowering of CopyB nodes
 * better memory disambiguator
 * float->64bit conversion fixed for x87
+* removed old verbosity level based debugging: all modules ese the new debug facility
+* BugFixes: tail recursion, load/store optimisation
 
 ====== Libfirm 1.12.1 (2008-02-18) ======