====== Libfirm 1.12.0 (2008-02-14) ====== * dependency on libcore and libobstack dropped * there's an alternative easier to use way to construct compound initializers * bugfixes * improved support for exceptions * speed improvements * optimisation of known libc functions ====== Libfirm 1.11.0 (2008-11-05) ====== * Lots of bugfixes * Compilation speed improved * Completely improved and rewritten handling of x86 address mode * Optimized Mul -> Lea,Shift,Add transformation * 64bit operations fixed and improved * More local optimisations * New backend peephole optimisations * Explicit status flag modeling (only for x86 for now) * Improvements of Load/Store optimisation and alias analysis -> All C benchmarks from Spec CINT2000 work now (with our edg frontend)