- 05 Nov, 2012 7 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
Copy it before x87_kill_deads() instead of after it, so x87_kill_deads() does not need to conditionally copy it.
-
Christoph Mallon authored
Just flush the fp stack, only check for the correct number of fp values in debug builds.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 04 Nov, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 03 Nov, 2012 1 commit
-
-
Christoph Mallon authored
-
- 31 Oct, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
Now more than one node can be pushed through a Perm. After pushing the first node through a Perm, we next inspected the Perm itself (the new schedule predecessor of the moved node), which obviously cannot be pushed through itself.
-
- 30 Oct, 2012 1 commit
-
-
Christoph Mallon authored
Do not leave out the last (highest numbered) irg.
-
- 29 Oct, 2012 14 commits
-
-
yb9976 authored
-
Matthias Braun authored
some inputs had "no requirement" set instead of the correct one
-
Matthias Braun authored
-
Matthias Braun authored
irverify already checks the dominance property
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
(It was set to NULL in the past to support the STA-architecture, but that backend is not maintained anymore)
-
Matthias Braun authored
-
Matthias Braun authored
They were used to selectively disable parts of the algorithm for measurements in the paper. We now know that we always want them switched on so remove the switches to simplify the code.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Because otherwise we confuse users with free_ir_graph vs. remove_irp_irg. Change it so that free_ir_graph also removes the graph from the irp list.
-
Matthias Braun authored
-
- 27 Oct, 2012 1 commit
-
-
Christoph Mallon authored
Make function definitions prototype declarations.
-
- 26 Oct, 2012 12 commits
-
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-
Christian Helmer authored
-