- 05 Jan, 2013 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
It is more consistent to use them and they are slightly faster to fetch.
-
- 03 Jan, 2013 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
An ia32 Load always loads into a GP register.
-
Christoph Mallon authored
There are no Copy nodes in the backend this early.
-
- 02 Jan, 2013 2 commits
-
-
Christoph Mallon authored
- Tuple nodes can be moved through Perms. - As side effect, nodes, which produce no value in the current register class, can now be moved through Perms, too. In particular, they no longer block moving further nodes.
-
Christoph Mallon authored
-
- 31 Dec, 2012 1 commit
-
-
Christoph Mallon authored
-
- 22 Dec, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 21 Dec, 2012 12 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
beloopana: Replace be_new_loop_pressure() by be_new_loop_pressure_cls(), but use the name of the former. The register class given by the only caller is never null, so be_new_loop_pressure() behaves like be_new_loop_pressure_cls().
-
Christoph Mallon authored
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 20 Dec, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 19 Dec, 2012 13 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Such register classes are flagged manual_ra already.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Further, do not spell it TEMPALTE (sic).
-
Christoph Mallon authored
-
- 18 Dec, 2012 2 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.
-