- 22 Sep, 2010 2 commits
-
-
Matthias Braun authored
[r28020]
-
Matthias Braun authored
differentiate between Bad and Deleted (because of exchange) nodes, this avoid some invalid memory accesses when trying to get irg from a Bad node [r28019]
-
- 28 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27836]
-
- 29 Jun, 2010 1 commit
-
-
Matthias Braun authored
[r27672]
-
- 13 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27145]
-
- 09 Jan, 2010 2 commits
-
-
Michael Beck authored
the find_pointer_type interface still needs a mode because we might have pointers with different modes ... small C99 fix [r26937]
-
Michael Beck authored
- update docu: collect_phiprojs() puts all partBlocks into a list of its mbh, part_block uses this info - the lower block (old_block) of a splitted block is always a mbh - part_block sets and restores current_ir_graph and did not depends on its preliminary setting [r26935]
-
- 07 Jan, 2010 1 commit
-
-
Matthias Braun authored
[r26917]
-
- 22 Nov, 2008 1 commit
-
-
Michael Beck authored
- fixed comments: collect_phiprojs() and part_block() use phi lists [r23896]
-
- 31 Oct, 2008 1 commit
-
-
yb9976 authored
- fixed assertion [r23316]
-
- 30 Oct, 2008 1 commit
-
-
Michael Beck authored
[r23312]
-
- 11 Oct, 2008 1 commit
-
-
Matthias Braun authored
[r22754]
-
- 09 Jun, 2008 1 commit
-
-
Michael Beck authored
[r20034]
-
- 26 May, 2008 2 commits
-
-
Michael Beck authored
[r19776]
-
Michael Beck authored
[r19772]
-
- 01 Apr, 2008 2 commits
-
-
Christoph Mallon authored
[r19035]
-
Michael Beck authored
[r19032]
-
- 28 Feb, 2008 1 commit
-
-
Michael Beck authored
[r17916]
-
- 23 Jan, 2008 2 commits
-
-
Michael Beck authored
[r17514]
-
Michael Beck authored
[r17513]
-
- 22 Jan, 2008 1 commit
-
-
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]
-
- 12 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17337]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 03 Oct, 2007 1 commit
-
-
Michael Beck authored
[r16056]
-
- 16 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15168]
-
- 13 Jul, 2007 2 commits
-
-
Michael Beck authored
[r15136]
-
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]
-
- 18 Jun, 2007 1 commit
-
-
Michael Beck authored
[r14573]
-
- 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]
-
- 13 Jun, 2007 1 commit
-
-
Michael Beck authored
[r14454]
-
- 01 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14240]
-
- 24 May, 2007 1 commit
-
-
Michael Beck authored
some reformatting [r14024]
-
- 23 May, 2007 1 commit
-
-
Michael Beck authored
[r14008]
-
- 27 Apr, 2007 2 commits
-
-
Matthias Braun authored
[r13522]
-
Christian Würdig authored
[r13510]
-
- 21 Feb, 2007 1 commit
-
-
Matthias Braun authored
[r8662]
-
- 16 Feb, 2007 1 commit
-
-
Christian Würdig authored
removed dependency on current_ir_graph in exchange() added som asserts in exchange() [r8653]
-
- 06 Feb, 2007 1 commit
-
-
Christian Würdig authored
[r8595]
-
- 27 Nov, 2006 1 commit
-
-
Christian Würdig authored
when out edges are activated, the dependencies are copies from old to new node (in and out ones) [r8422]
-
- 28 Aug, 2006 1 commit
-
-
Sebastian Hack authored
Adapted out edges to the new dependency edges [r8135]
-