- 01 Jun, 2008 1 commit
-
-
Michael Beck authored
[r19906]
-
- 25 May, 2008 1 commit
-
-
Michael Beck authored
[r19752]
-
- 21 May, 2008 1 commit
-
-
Michael Beck authored
[r19713]
-
- 16 Apr, 2008 1 commit
-
-
Christoph Mallon authored
[r19305]
-
- 16 Jan, 2008 1 commit
-
-
Matthias Braun authored
rename set_using_visited to set_using_irn_visited, some cosmetics, remove obsolete irflag functions from public headers [r17400]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 30 Dec, 2007 1 commit
-
-
Michael Beck authored
These should be MacroBlock edges and can be safely ignored. [r17102]
-
- 23 Aug, 2007 1 commit
-
-
Matthias Braun authored
[r15596]
-
- 25 Jul, 2007 1 commit
-
-
Matthias Braun authored
[r15351]
-
- 16 Jul, 2007 2 commits
-
-
Matthias Braun authored
[r15170]
-
Michael Beck authored
[r15168]
-
- 13 Jul, 2007 1 commit
-
-
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]
-
- 09 Jul, 2007 1 commit
-
-
Matthias Braun authored
[r14991]
-
- 05 Jul, 2007 1 commit
-
-
Matthias Braun authored
[r14952]
-
- 04 Jul, 2007 1 commit
-
-
Christoph Mallon authored
[r14944]
-
- 13 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14456]
-
- 01 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14240]
-
- 23 May, 2007 1 commit
-
-
Christoph Mallon authored
Cond nodes are a kind of cf node, too. Therefore also ignore them when copying block contents during condeval. Otherwise this leads to fake users during repeated condeval and somehow to a violation of the def-use-dominance. [r14012]
-
- 13 May, 2007 1 commit
-
-
Christoph Mallon authored
Altering (and especially removing) control flow predecessors of a block which is not the current block of a block walk is a very bad idea. Use the proven set-predecessors-to-Bad method instead. This fixes compiling bzip2 with cond-eval. [r13844]
-
- 29 Apr, 2007 1 commit
-
-
Michael Beck authored
some doxygen comments added restructured [r13543]
-
- 27 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r13510]
-
- 18 Apr, 2007 1 commit
-
-
Matthias Braun authored
[r12715]
-
- 25 Mar, 2007 1 commit
-
-
Matthias Braun authored
[r8729]
-
- 22 Mar, 2007 2 commits
-
-
Christoph Mallon authored
Only reconstruct SSA for the users of the first value in the passed value array. The others are just copies and their users are not meaningful/unrelated [r8726]
-
Christoph Mallon authored
[r8725]
-
- 26 Feb, 2007 1 commit
-
-
Matthias Braun authored
[r8667]
-
- 17 Sep, 2006 1 commit
-
-
Michael Beck authored
[r8265]
-
- 14 Sep, 2006 1 commit
-
-
Matthias Braun authored
[r8252]
-
- 13 Sep, 2006 1 commit
-
-
Matthias Braun authored
[r8236]
-
- 12 Sep, 2006 2 commits
-
-
Matthias Braun authored
[r8227]
-
Matthias Braun authored
[r8215]
-
- 11 Sep, 2006 2 commits
-
-
Christoph Mallon authored
[r8212]
-
Matthias Braun authored
[r8211]
-
- 10 Sep, 2006 1 commit
-
-
Michael Beck authored
add missing #endif cleaned up pnc handling [r8202]
-
- 09 Sep, 2006 1 commit
-
-
Christoph Mallon authored
Runs only the analysis right now, does not modify the program graph [r8199]
-