- 29 Oct, 2012 9 commits
-
-
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 22 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
-
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
-
- 25 Oct, 2012 5 commits
-
-
Matthias Braun authored
This should fix all cases of 64bit switches
-
Matthias Braun authored
noone was using it anyway
-
Matthias Braun authored
-
Matthias Braun authored
switch with double-word input leads to panic, but still better than obscure verifier errors.
-
Matthias Braun authored
-
- 24 Oct, 2012 3 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
It was only a valid check in strongly typed unoptimized languages, not much value in a firm-graph.
-