- 07 Dec, 2015 15 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
This is handled earlier and there are no memory clobbers anymore in gen_ASM().
-
Christoph Mallon authored
In particular remove the unnecessary 'sparc_is_valid_clobber()'. The wrapper 'be_is_valid_clobber()' already handles 'memory' and 'cc'.
-
Christoph Mallon authored
-
yb9976 authored
The algorithm now also works for Calls with exception Projs.
-
Matthias Braun authored
-
Matthias Braun authored
The simple tp_opcode enum is enough, no need to have dispatch tables and information structs behind each type kind.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
There is no need for dispatch through tpop, they all use the same underlying data structure anyway, so just work on that in get_compound_xxx()
-
Matthias Braun authored
-
Matthias Braun authored
-
- 06 Dec, 2015 11 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 05 Dec, 2015 3 commits
-
-
Christoph Mallon authored
Except for two users, all users add 1 immediately anyway. Of the two exceptions one of them (in kill_unused_stacknodes()) is wrong, so this is now corrected. The other one is exchange(), which now just uses ->in, which is fine, since it handles node interna anyway.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 04 Dec, 2015 3 commits
-
-
Christoph Mallon authored
-
yb9976 authored
-
yb9976 authored
This fixes backend/sparc_mode.c on SPARC and ARM.
-
- 03 Dec, 2015 5 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Now the ls_mode is respected by default, wich is more sensible, and '#' is used to emit a 32 bit register.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 02 Dec, 2015 3 commits