- 28 Mar, 2014 2 commits
-
-
Matthias Braun authored
-
yb9976 authored
This fixes opt/fehler240.c.
-
- 27 Mar, 2014 25 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
yb9976 authored
This fixes opt/fehler241.c.
-
yb9976 authored
-
yb9976 authored
-
Matthias Braun authored
-
Matthias Braun authored
This is necessary for ia32 calling conventions for complex float numbers.
-
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
-
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 1 commit
-
-
Matthias Braun authored
-