- 24 Jan, 2014 13 commits
-
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
Matthias Braun authored
-
Matthias Braun authored
This avoids problems where fixing Sels creates new Projs which must not be changed. The previously broke valid cases in opt/structcall3.c for sparc.
-
Matthias Braun authored
-
Matthias Braun authored
Previously only valid identifier were accepted.
-
Matthias Braun authored
-
yb9976 authored
This fixes opt/fehler226.c.
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
-
- 22 Jan, 2014 2 commits
-
-
Andreas Seltenreich authored
Also adds accompanying bitset_t functions and unittests.
-
yb9976 authored
This API function is now also visible for the optimize variant.
-
- 20 Jan, 2014 2 commits
- 17 Jan, 2014 4 commits
- 16 Jan, 2014 3 commits
- 14 Jan, 2014 10 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
Directly call dump_entity_to_file()/dump_type_to_file() instead of throwing the kind away and calling show_firm_object(). Also remove show_firm_object(), because its only callers are gone now.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 13 Jan, 2014 3 commits
-
-
Matthias Braun authored
We need a consistent behaviour between irg_block_walk_graph and the iredges block walk! This means we have to skip tuples like the irg_block_walk_graph. This fixes valgrind errors found in opt/fehler217.c
-
yb9976 authored
This fixes opt/fehler222.c.
-
yb9976 authored
-
- 11 Jan, 2014 1 commit
-
-
Christoph Mallon authored
-
- 10 Jan, 2014 2 commits
-
-
Matthias Braun authored
The newly created nodes have no bitinfo so if we visiting them results in a crash. This should fix opt/fehler220.c
-
Matthias Braun authored
This should make the system to find/use alloca more robust.
-