- 25 Mar, 2014 4 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
Rework load memory chain walking: - We keep the pointer as a base + offset representation all the time - Reuse predict_load code from localopt for more accurate replacement of Loads from constant entities - Support some more cases where load-after-load and load-after-store did not use the same mode but where we can easily get the value with some arithmetic.
-
Matthias Braun authored
-
yb9976 authored
This fixes opt/loadstore6.c.
-
- 24 Mar, 2014 1 commit
-
-
yb9976 authored
This fixes opt/fehler238.c.
-
- 21 Mar, 2014 7 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Tobias Rapp authored
-
- 20 Mar, 2014 13 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
This uses a more pleasing very light blue background for blocks and adds some comments on how the colors were defined with the hsv color model.
-
Matthias Braun authored
- no need for Pin special case - use color_anchor for End node even though it has mode_X
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
- 19 Mar, 2014 15 commits
-
-
Matthias Braun authored
-
Christoph Mallon authored
-
Christoph Mallon authored
It's safe to pass a null pointer to set_Block_entity().
-
Christoph Mallon authored
-
Matthias Braun authored
This fixes gcc/pr36988.c
-
Matthias Braun authored
- Does not invalidate graph properties anymore if nothing changed - Only produce Bad/Jmp Tuple predecessors for possible throwing Load/Store nodes - Improve check_load_store() logic slightly and rename to is_conv_bitcast()
-
Matthias Braun authored
-
Tobias Rapp authored
-
Tobias Rapp authored
-
Tobias Rapp authored
-
Tobias Rapp authored
-
Tobias Rapp authored
try to protect users from adding spills/stores to the frame entity coalescer (only loads may be added)
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-