- Change ~(x - 1) -> -x to ~(x + -1) -> -x, because the former pattern is always...
[libfirm] / ir / adt / cpset.c
2007-06-25 Matthias Braun- Introduce nodemap
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-26 Matthias Braunnew, faster hashset