combos constant dataflow analysis has to be consistent with the localopt; this should...
[libfirm] / ir / ana / execution_frequency.c
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-06-29 Matthias BraunCleanup: remove firm_common_t.h (and the PRECISE_EXC_CO...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-01-02 Michael Beckupdate copyright message
2007-07-16 Michael Beckremoved the new get_block/set_block stuff; not working...
2007-07-13 Michael BeckReplaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by...
2007-06-18 Matthias Braunfixed warnings
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadded license infos
2007-03-29 Matthias Braunmove backend into libfirm
2005-11-17 Michael Beckremoved bool type and depency from stdbool.h (not C89)
2005-09-01 Michael Beckused HASH_PTR() now
2005-07-26 Götz Lindenmaierrenamed remove_outs,
2005-07-08 Michael Beckremoved INLINE, which prevents linking unter Win32
2005-04-15 Götz Lindenmaierstate handling, minor bug
2005-03-07 Michael Beckremoved C99 features
2005-03-04 Götz Lindenmaierimprovements,
2005-02-23 Götz Lindenmaierbugfixes, comments``
2005-01-18 Götz Lindenmaieradded trivial access function
2004-12-02 Michael Beckfixed config.h include
2004-11-12 Götz Lindenmaiernew analyses for cache optimization