- 01 Jul, 2015 4 commits
-
-
Matthias Braun authored
- Rename other_different field to must_be_different - Remove arch_register_req_type_must_be_different, it's enough to see if the must_be_different field is not zero.
-
Matthias Braun authored
- Rename other_same field to should_be_same. - Remove arch_register_req_type_other_same, it's enough to see if the should_be_same field is not zero.
-
Matthias Braun authored
We can easily identify the outputs producing a stack pointer by looking if the stack pointer register is assigned. Unfortunately this also needed a new mechanism to tell the verifier that some registers are not in SSA form (all the time) which needs a few extra lines in each backend.
-
Matthias Braun authored
-
- 29 Jun, 2015 1 commit
-
-
Christoph Mallon authored
-
- 28 Jun, 2015 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 26 Jun, 2015 10 commits
-
-
Christoph Mallon authored
Get the obstack from the given start node.
-
Christoph Mallon authored
-
Christoph Mallon authored
Use a flexible array, so we can iterate over the linked list only once instead of twice.
-
yb9976 authored
This fixes gcc/pr43784.c.
-
yb9976 authored
-
Andreas Fried authored
-
yb9976 authored
This fixes several test on ARM.
-
yb9976 authored
-
yb9976 authored
-
yb9976 authored
This fixes opt/reassoc031.c.
-
- 23 Jun, 2015 2 commits
-
-
Andreas Fried authored
-
Andreas Fried authored
This gives the finish phase enough room to copy registers if necessary.
-
- 20 Jun, 2015 2 commits
-
-
Christoph Mallon authored
Instead of mvn + and we get a single bic now.
-
Christoph Mallon authored
The case for <= 255 just below includes 0 and gives the same result.
-
- 19 Jun, 2015 8 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 12 Jun, 2015 5 commits
-
-
yb9976 authored
-
Andreas Fried authored
The spiller crashes on some unoptimized Phi nodes.
-
Andreas Fried authored
Fixes test backend/amd64_source_am.c
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 09 Jun, 2015 3 commits
- 08 Jun, 2015 1 commit
-
-
yb9976 authored
-
- 05 Jun, 2015 2 commits