- 27 Mar, 2014 9 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Adapt indentation/brace style to rest of libfirm.
-
Matthias Braun authored
-
Matthias Braun authored
If a load/store has a compiler generated entity as address, then we can be sure that they won't produce null-pointer exceptions so we can move them around.
-
Matthias Braun authored
The bug didn't affect any existing code, but the fix is necessary for code I am working on.
-
Matthias Braun authored
-
- 26 Mar, 2014 2 commits
- 25 Mar, 2014 9 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
yb9976 authored
-
Matthias Braun authored
-
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 12 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
-