- 15 Apr, 2011 19 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Christoph Mallon authored
-
Andreas Zwinkau authored
-
- 14 Apr, 2011 6 commits
-
-
Christoph Mallon authored
Merge the lower block into the upper block (instead of the other way round), so we do not turn the upper block, which might still be in the DFS stack, into and ID node.
-
Christoph Mallon authored
It does not fix the if-conv problem (there can still be odd keeps into if diamonds) and it also breaks removal of unreachable code, which is only kept at PhiMs. This reverts commit 351a807ef7c6225b11cc3ac88be60ea0c9db9b7f.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
- This is sufficient, because every endless loop must have one kept block. - This also prevents that the if-conversion enters endless loops at strange points. This lead to exchanging a block, which is currently being recursed, so when later returning to the exchanged block (which now is an Id-node) in the walker stuff blew up.
-
- 13 Apr, 2011 13 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Michael Beck authored
-
Michael Beck authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 12 Apr, 2011 1 commit
-
-
yb9976 authored
-
- 11 Apr, 2011 1 commit
-
-
yb9976 authored
This fixes opt/fehler183.c.
-