- 09 Sep, 2014 4 commits
-
-
Manuel Mohr authored
The global analysis has quadratic worst-case complexity in the number of graphs. At least if alias analysis is disabled anyway, this can be avoided.
-
Tobias Rapp authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 08 Sep, 2014 2 commits
-
-
Matthias Braun authored
This avoids strangely large positive numbers instead of negative offsets on x86_64 hosts.
-
Matthias Braun authored
Privously nodes that only had a keep-alive users would be moved up but never down again.
-
- 04 Sep, 2014 1 commit
-
-
Tobias Rapp authored
-
- 03 Sep, 2014 1 commit
-
-
Tobias Rapp authored
-
- 29 Aug, 2014 3 commits
-
-
Manuel Mohr authored
-
Manuel Mohr authored
-
Manuel Mohr authored
-
- 28 Aug, 2014 4 commits
-
-
Andreas Fried authored
-
Andreas Fried authored
-
Andreas Fried authored
-
Andreas Fried authored
-
- 22 Aug, 2014 1 commit
-
-
yb9976 authored
-
- 21 Aug, 2014 16 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
The problem was that we have to force SSA construction for memory values to ensure the presence of the Phi[loop] nodes. Previously we did not do it if we didn't introduce new values. This fixes firm-testsuite/opt/jumpthreading8.c
-
Matthias Braun authored
This should really fix opt/fehler218.c oddities.
-
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
-
- 19 Aug, 2014 6 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
- This should fix some cases where we would not reassociate constants because of multiple users and missed address mode patterns for these cases.
-
Matthias Braun authored
-
Matthias Braun authored
-
- 18 Aug, 2014 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-