Add crude tests for bool simplifications.
[libfirm] / NEWS
1 ====== Libfirm 1.11.0 ======
2
3 * Lots of bugfixes
4 * Compilation speed improved
5 * Completely improved and rewritten handling of x86 address mode
6 * Optimized Mul -> Lea,Shift,Add transformation
7 * 64bit operations fixed and improved
8 * More local optimisations
9 * New backend peephole optimisations
10 * Explicit status flag modeling (only for x86 for now)
11 * Improvements of Load/Store optimisation and alias analysis
12
13 -> All C benchmarks from Spec CINT2000 work now (with our edg frontend)