- 09 Mar, 2012 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
ftst is always available and faster than fldz+fucom.
-
Christoph Mallon authored
-
- 06 Mar, 2012 3 commits
-
-
Christoph Mallon authored
The ftst from the other branch cannot be commutative (it only has 1 operand).
-
Christoph Mallon authored
-
Matthias Braun authored
-
- 01 Mar, 2012 12 commits
-
-
Matthias Braun authored
(This avoids effects where compilation fails because of an unused stackpointer)
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
We regard them as "constraints" now, so the existing code inserts splits for these nodes. This simplifies the code as we don't have to check for already existing Permutations anymore.
-
Matthias Braun authored
-
Quentin Colombet authored
-
Quentin Colombet authored
-
Quentin Colombet authored
Add a phase before coloring thats split all live variables before each instruction that defines a paired value.
-
Matthias Braun authored
-
Matthias Braun authored
- The direct call did not respect the get_opt_constant_folding() flag
-
Matthias Braun authored
-
- 29 Feb, 2012 1 commit
-
-
yb9976 authored
-
- 27 Feb, 2012 5 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 19 Feb, 2012 2 commits
-
-
Matthias Braun authored
the ident module shouldn't have name-mangling policies builtin.
-
Matthias Braun authored
Mangling logic should not be in the ident module, frontends should provide it (there's also the compilerlib interface for it)
-
- 18 Feb, 2012 1 commit
-
-
Matthias Braun authored
-
- 17 Feb, 2012 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Christian Helmer authored
-
- 09 Feb, 2012 7 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
We have to perform the stackframe-type alignment adjustments before we set the immediates of the Save instruction are adjusted.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
(otherwise CSE merges temporary Phi nodes without inputs)
-
Matthias Braun authored
-
- 03 Feb, 2012 1 commit
-
-
Andreas Zwinkau authored
One of the green things on plants is a 'leaf'. A 'leave', would be a vacation. For the plural of 'leaf', 'leaves' is more common, but 'leafs' is also correct and more regular.
-
- 19 Jan, 2012 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
This fixes the case where the stackframe size is not a multiple of the alignment.
-