- 22 May, 2007 8 commits
-
-
Christoph Mallon authored
[r13990]
-
Matthias Braun authored
[r13985]
-
Matthias Braun authored
[r13983]
-
Matthias Braun authored
[r13982]
-
Matthias Braun authored
[r13981]
-
Matthias Braun authored
[r13980]
-
Matthias Braun authored
[r13979]
-
Christian Würdig authored
[r13975]
-
- 21 May, 2007 21 commits
-
-
Matthias Braun authored
[r13973]
-
Matthias Braun authored
[r13972]
-
Matthias Braun authored
[r13971]
-
Matthias Braun authored
[r13970]
-
Matthias Braun authored
[r13969]
-
Matthias Braun authored
[r13968]
-
Matthias Braun authored
[r13964]
-
Matthias Braun authored
[r13963]
-
Matthias Braun authored
[r13962]
-
Matthias Braun authored
[r13961]
-
Matthias Braun authored
[r13960]
-
Matthias Braun authored
[r13959]
-
Michael Beck authored
[r13958]
-
Michael Beck authored
- pred was used to store two values :-( [r13957]
-
Matthias Braun authored
[r13956]
-
Matthias Braun authored
[r13955]
-
Matthias Braun authored
[r13954]
-
Michael Beck authored
[r13953]
-
Michael Beck authored
[r13951]
-
Michael Beck authored
__get_irn_generic_attr() added to speed up backend [r13950]
-
Michael Beck authored
[r13949]
-
- 20 May, 2007 4 commits
-
-
Michael Beck authored
- we cannot remove keep-alives here because only blocks are visited, removing KA requires node visiting - now its clear why always moving Phis from pred block was a bad idea (and was fixed with the strange replace). It must be only done if pred dominated the current block. [r13930]
-
Michael Beck authored
Removed the old "defer" code, this code was wrong (and the old replacement code as well). After that, the original code was revived. However, now ALL Phi nodes are copied even those unused. Added keep-alive optimizer killing useless keep-alives. This kills some created useless nodes. It does not help with endless loops :-( Possible fix: use back edges to check if there are users ... [r13929]
-
Michael Beck authored
[r13927]
-
Michael Beck authored
[r13926]
-
- 18 May, 2007 6 commits
-
-
Michael Beck authored
-
Matthias Braun authored
[r13916]
-
Matthias Braun authored
emit execfreqs for all blocks. ignore the am_flavour setting and look at the actual values of the AM variables [r13915]
-
Matthias Braun authored
[r13914]
-
Matthias Braun authored
[r13913]
-
Christoph Mallon authored
[r13912]
-
- 17 May, 2007 1 commit
-
-
Matthias Braun authored
[r13911]
-