- 10 Sep, 2015 8 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Also move ir_nodemap struct into a new irnodemap_t.h file.
-
Matthias Braun authored
-
Matthias Braun authored
-
- 09 Sep, 2015 1 commit
-
-
Christoph Mallon authored
This resolves problems with hidden dependencies during code selection, which cause dependency cycles and therefore fixes backend/scheduled.c. Also it grants the code selection slightly more freedom by not arbitrarily restricting the order by stack dependencies.
-
- 08 Sep, 2015 9 commits
-
-
Andreas Fried authored
-
Christoph Mallon authored
-
Andreas Fried authored
-
Andreas Fried authored
-
Andreas Fried authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
be: Pass the input requirements directly to the constructors of nodes, which have a variable number of arguments.
-
- 07 Sep, 2015 14 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Also do some cleanups like using unsigned long instead of size_t for the size (we are not talking about objects in the compiler so size_t is not apropriate).
-
Matthias Braun authored
-
Matthias Braun authored
Thanks to Christoph for the code review.
-
Matthias Braun authored
Thanks to Christoph for the code review.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
In PIC code we cannot use ".rodata" for initializers that contain relocations but have to use data.rel.ro(.local)
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 05 Sep, 2015 1 commit
-
-
Matthias Braun authored
-
- 04 Sep, 2015 5 commits
-
-
Christoph Mallon authored
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
This fixes backend/destam_flags2.c.
-
yb9976 authored
This fixes opt/fehler285.c.
-
- 02 Sep, 2015 1 commit
-
-
Christoph Mallon authored
This is the first half for properly supporting switch in PIC. The entries of the table need to be adapted to PIC, too.
-
- 31 Aug, 2015 1 commit
-
-
Andreas Fried authored
-