- 19 Jul, 2011 2 commits
- 15 Jul, 2011 3 commits
- 11 Jul, 2011 1 commit
-
-
Matthias Braun authored
-
- 05 Jul, 2011 1 commit
-
-
Matthias Braun authored
-
- 28 Jun, 2011 1 commit
-
-
uqxyd authored
-
- 25 Jun, 2011 2 commits
-
-
Michael Beck authored
-
Michael Beck authored
-
- 24 Jun, 2011 3 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
-
- 21 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 20 Jun, 2011 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 17 Jun, 2011 8 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Christoph Mallon authored
This seems wrong. GCC uses PIC for switch on OS X.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 16 Jun, 2011 6 commits
-
-
Matthias Braun authored
-
Sebastian Hack authored
adapted to changes
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Sebastian Hack authored
-
- 15 Jun, 2011 1 commit
-
-
Matthias Braun authored
The optimisation still doesn't appear to do anything for me...
-
- 11 Jun, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 10 Jun, 2011 2 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
This reverts commit 2dc83299. The commit made jumpthreading "more conservative", which fixed the problem. However, it is not a good solution in general. We need a bigger rewrite of opt/jumpthreading, so it analyzes then modifies the graph instead of on-the-fly changes. This prevents the infinite loop, which would e.g. happen with such a cf graph: \ A \ A __\ | __\ | | B | => | B | => ... | / \ | | / \ | | D | | E | | \| | \| \ C \ D \___/ \ / \_C Breaks opt/jumpthreading5 and opt/jumpthreading5b
-
- 09 Jun, 2011 4 commits
-
-
Michael Beck authored
Restores the support for no infity, fixed handling of denormals.
-
Michael Beck authored
-
Michael Beck authored
-
yb9976 authored
-