- 04 Sep, 2015 7 commits
-
-
Christoph Mallon authored
For stabs debug info it was used to suppress debug info, so set ir_visibility_private instead.
-
Christoph Mallon authored
entity_is_externally_visible() checks for IR_LINKAGE_HIDDEN_USER, too.
-
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 2 commits
-
-
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.
-
yb9976 authored
This fixes opt/fehler302.c.
-
- 01 Sep, 2015 1 commit
-
-
yb9976 authored
This fixes opt/reassoc039.c.
-
- 31 Aug, 2015 6 commits
-
-
Andreas Fried authored
-
Andreas Fried authored
-
Andreas Fried authored
-
Andreas Fried authored
-
yb9976 authored
This allows to optimize conversion like Iu -> Lu -> F.
-
yb9976 authored
-
- 30 Aug, 2015 4 commits
-
-
Christoph Mallon authored
Also remove the nonsensical parameter pn, which is the Proj num of the old flags producer, from the try_replace callback.
-
Christoph Mallon authored
The Proj might exist already, so reuse it. If it needs to be created, then do this once, not once per flags uers.
-
Christoph Mallon authored
-
Christoph Mallon authored
In this case the list of flags uers was erroneously reset. But the new flags producer is not definitely available, so it might be necessary to rewire the users again.
-
- 29 Aug, 2015 18 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
This removes the special cases in amd64_has_addr_attr(), which corrected for the wrong op_mode.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Now the pos for fetching an out info is checked in all cases.
-
yb9976 authored
-
yb9976 authored
-
- 28 Aug, 2015 1 commit
-
-
yb9976 authored
This fixes backend/amd64_sub2.c.
-
- 21 Aug, 2015 1 commit
-
-
Matthias Braun authored
-