Loop inversion does not fail the given test cases but is still 'dumb'.
[libfirm] / ir / opt / loop.c
2010-01-14 Christian HelmerLoop inversion does not fail the given test cases but...
2010-01-02 Michael BeckFixed some obviously wrong conditions.
2009-12-19 Michael BeckC99 features removed.
2009-12-16 Matthias Braunput optimisation module init function declarations...
2009-12-15 Christian HelmerLoop peeling and inversion functional but with errors...
2009-12-14 Christian HelmerLoop peeling and loop inversion functioning but still...
2009-12-01 Michael Beck- removed C99 features
2009-11-23 Christian HelmerLoop peeling refactored.
2009-11-20 Christian HelmerInitial version of loop peeling