- 04 Apr, 2008 2 commits
-
-
Michael Beck authored
[r19119]
-
Michael Beck authored
- moved code placement and critical edges removement to own files [r19117]
-
- 02 Apr, 2008 1 commit
-
-
Michael Beck authored
[r19066]
-
- 10 Mar, 2008 1 commit
-
-
Michael Beck authored
[r18043]
-
- 04 Mar, 2008 1 commit
-
-
Michael Beck authored
that new keep-alives could be added because the cf was changed ... So do NOT delete these new KA ... This fixes segfault4.c [r17955]
-
- 28 Feb, 2008 1 commit
-
-
Michael Beck authored
[r17930]
-
- 22 Jan, 2008 5 commits
-
-
Michael Beck authored
[r17504]
-
Michael Beck authored
- clean up [r17503]
-
Michael Beck authored
- collect_phiprojs() collects all partBlocks of an MacroBlock - partBlock() now handles MacroBlocks better: the lower part of teh splittet block forms a new MacroBlock - links should now be free even during construction ... [r17498]
-
Michael Beck authored
[r17492]
-
Michael Beck authored
[r17489]
-
- 07 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17181]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 30 Dec, 2007 1 commit
-
-
Michael Beck authored
[r17111]
-
- 29 Dec, 2007 1 commit
-
-
Michael Beck authored
[r17085]
-
- 28 Dec, 2007 1 commit
-
-
Michael Beck authored
[r17079]
-
- 28 Nov, 2007 1 commit
-
-
Michael Beck authored
[r16857]
-
- 16 Nov, 2007 1 commit
-
-
Matthias Braun authored
[r16573]
-
- 04 Nov, 2007 1 commit
-
-
Matthias Braun authored
[r16424]
-
- 22 Oct, 2007 1 commit
-
-
Michael Beck authored
Treat Start as a forking op in remove_critical edges. This will place a block here if needed (before loops for instance) [r16298]
-
- 18 Oct, 2007 1 commit
-
-
Matthias Braun authored
[r16260]
-
- 12 Oct, 2007 1 commit
-
-
Matthias Braun authored
fixed/warnings make it possible to build without interprocedural view and enable that mode by default [r16182]
-
- 10 Oct, 2007 1 commit
-
-
Michael Beck authored
[r16139]
-
- 07 Oct, 2007 3 commits
-
-
Matthias Braun authored
[r16118]
-
Christoph Mallon authored
[r16111]
-
Christoph Mallon authored
Cleanup: Remove trailing whitespace, get_irn_n(n, -1) -> get_nodes_block(n), get_irn_op(n) == op_FOO -> is_Foo(n). [r16110]
-
- 03 Oct, 2007 1 commit
-
-
Michael Beck authored
[r16063]
-
- 27 Sep, 2007 2 commits
-
-
Michael Beck authored
[r15975]
-
Michael Beck authored
[r15962]
-
- 16 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15168]
-
- 13 Jul, 2007 3 commits
-
-
Michael Beck authored
Replaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by new get_nodes_block()/set_nodes_block() implementation caveats: - the old outs do not see the anchor node yet - the new edges wrongly use get_irn_n(*, -1) - the new edges do not realize that the move of a node moves all its Projs - the anchor node still must have the -1 input set (due to edges bug...) [r15135]
-
Michael Beck authored
ignore Proj nodes in place_floats_early() [r15116]
-
Michael Beck authored
Proj's are now automatically in the block of it's predecessor get_nodes_block() is free of special cases ... [r15115]
-
- 11 Jul, 2007 2 commits
-
-
Michael Beck authored
[r15053]
-
Michael Beck authored
moved the fixpoint iteration of the current node from optimize_graph() to transform_node(), a more logical place [r15025]
-
- 10 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15010]
-
- 17 Jun, 2007 1 commit
-
-
Matthias Braun authored
fixed warnings (some of them were actual bugs), leave 1 apparent bug in irgmod.c as I have no idea how the correct line looks like [r14556]
-
- 08 Jun, 2007 1 commit
-
-
Christoph Mallon authored
[r14377]
-
- 07 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14375]
-
- 01 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14240]
-