improved doxygen documentation
[libfirm] / ir / opt / loop_unrolling.c
2005-03-07 Michael Beckfixed call to set_trouts_inconsistent()
2005-03-03 Michael Beckinvalidate analyse info if loop unrolling take place
2005-03-02 FIRM Projekt Accountget test through
2005-03-02 Michael Beckbugfix: is_fragile_op expected an IR-node
2005-03-02 Michael Beckadded missing parentesis
2005-03-02 Michael Beckfixed implementation of is_exception_possible()
2005-03-02 Michael Beckfixed typos
2005-03-01 Beyhanloop unrolling completed, tested with ajacs compiler
2005-02-11 Florian Liekwegback to C98
2005-01-28 Beyhanimplemented loop unrolling optimization
2004-11-16 Beyhanstart of new project