updated
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 10 Mar 2008 13:42:37 +0000 (13:42 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 10 Mar 2008 13:42:37 +0000 (13:42 +0000)
[r18044]

NEWS

diff --git a/NEWS b/NEWS
index ca41a4c..d62a41e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
 
 * operator strength reduce fixed and improved
 * fixed 64bit code generation for some rary compare cases
+* better tailrecursion optimization: handlöes x * func() and x + func()
+* inlining can now handle recursive calls
+* lowering of CopyB nodes
+* better memory disambiguator
 
 ====== Libfirm 1.12.1 (2008-02-18) ======