fixed CondJmp attributes
[libfirm] / NEWS
diff --git a/NEWS b/NEWS
index ca41a4c..71c2a4b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@
 
 * 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
+* lowering of CopyB nodes
+* better memory disambiguator
+* float->64bit conversion fixed for x87
 
 ====== Libfirm 1.12.1 (2008-02-18) ======