From: Michael Beck Date: Mon, 10 Mar 2008 13:43:29 +0000 (+0000) Subject: updated X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=3486862d38c9cca8c29090c562db48b0145d3db0;p=libfirm updated [r18045] --- diff --git a/NEWS b/NEWS index d62a41ea8..71c2a4b10 100644 --- a/NEWS +++ b/NEWS @@ -2,10 +2,11 @@ * 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() +* 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) ======