- 19 Dec, 2012 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Further, do not spell it TEMPALTE (sic).
-
Christoph Mallon authored
-
- 18 Dec, 2012 7 commits
-
-
Christoph Mallon authored
In particular Remove unnecessary tests, whether ia32_get_op_estimated_cost() is called with a non-ia32 node. Also remove the redundant assert(), which is checked again later on.
-
Christoph Mallon authored
4 / 3 * x is x, so use x * 4 / 3.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
When arch_perform_memory_operand() returned a positive result before, there really should be a callback to actually perform the action.
-
- 17 Dec, 2012 9 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Christoph Mallon authored
-
Christoph Mallon authored
It makes no sense to check the mode of the Phi.
-
Christoph Mallon authored
-
Christoph Mallon authored
The live-ins are recorded in the borders, so not special case is necessary.
-
Christoph Mallon authored
Add a comment, why this is an important property.
-
- 16 Dec, 2012 11 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
When the loop ends normally, they would cause a double-free if NDEBUG.
-
Christoph Mallon authored
- Avoid the quite expensive be_ifg_degree(). - Check while collecting the neighbours, instead of first collecting all, then testing whether they form a clique.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 15 Dec, 2012 9 commits
-
-
Christoph Mallon authored
They are only used locally.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
It is only used to draw interference graphs, where it can be derived locally.
-
Christoph Mallon authored
-
Christoph Mallon authored
Each copyopt algorithm recalculated the set of admissible colours, which bechordal already did.
-
Christoph Mallon authored
-
Christoph Mallon authored
-