simplify confusing entity/owner interfaces. There is no public way anymore to add...
[libfirm] / ir / opt / loop.c
2010-05-20 Matthias BraunC99 feature remove
2010-05-17 Christian HelmerFixed wrongly set debug values.
2010-05-17 Christian HelmerLoop unrolling implemented. Unrolling passes every...
2010-04-24 Michael BeckC99 feature removed.
2010-04-13 Christian HelmerLoop inversion: Fixed bug in find_condition_chain and...
2010-04-07 Michael BeckC99 feature removed.
2010-03-26 Christian Helmerloop inversion: Fixed bug, that prevented compilation...
2010-03-24 Christian HelmerLoop inversion is more elegant and cleaned up now by...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-02-16 Christian HelmerFixed bug, partially reverted to an earlier version.
2010-02-16 Christian HelmerRefactoring
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-11 Michael BeckAdd pass creating for loop inversion, unrolling, peelin...
2010-02-08 Christian Helmercparser now knows 'unroll-loops'.
2010-02-02 Christian HelmerLoop unrolling implemented. Inversion+unrolling fail...
2010-01-14 Michael BeckC99 feature removed.
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