Indentation.
[libfirm] / ir / opt / boolopt.c
2008-09-10 Christoph MallonFix typo in comment.
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-08-01 Michael Beck- tarval_sub() now has an additional parameter, needed for
2008-05-26 Michael Beckadd some comments, small cosmetic
2008-05-26 Michael Beckmust use Lg, not Ne to check for !=
2008-05-26 Michael Beckuse block Phi lists and Block marks to get rid of block...
2008-05-26 Michael BeckC99 features removed
2008-05-25 Matthias Braunfix a few warnings
2008-05-25 Matthias Brauncommit the beginning of advanced boolopt (had that...
2007-12-10 Michael Beckremoved some consts creating MSVC warnings
2007-11-09 Christoph MallonAdd a phase for bool optimisation.