- 19 Jan, 2015 1 commit
-
-
Christoph Mallon authored
-
- 18 Jan, 2015 8 commits
-
-
Christoph Mallon authored
This should hold now that no more empty spill infos are generated for Phi arguments.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
This removes the last attributes from struct arch_env_t.
-
Christoph Mallon authored
be: Move the info about the register classes and registers struct the arch_env_t into struct arch_isa_if_t.
-
Christoph Mallon authored
Just use the selected isa interface directly.
-
- 10 Jan, 2015 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 30 Dec, 2014 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 29 Dec, 2014 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
In particular create Keeps for mode_T nodes in one go instead of adding one Proj to the Keep after another.
-
Christoph Mallon authored
-
Matthias Braun authored
-
- 28 Dec, 2014 2 commits
-
-
Christoph Mallon authored
The only user should be an arch_add_irn_flags() instead. It was harmless though, because no other flags were set.
-
Christoph Mallon authored
-
- 26 Dec, 2014 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
Rematerialisations involving multiple nodes and Projs (e.g. Proj->Load) got miscounted. Now a rematerialization always counts as 1.
-
Christoph Mallon authored
The node was just created, so it is not scheduled.
-
- 13 Nov, 2014 1 commit
-
-
Christoph Mallon authored
-
- 18 Oct, 2014 4 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 21 Aug, 2014 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 18 Jul, 2014 2 commits
-
-
Matthias Braun authored
Move the values interfere function to belive.h, move the inline implementation into belive.c
-
Matthias Braun authored
- Remove value_dominates_intrablock()/value_strictly_dominates_intrablock() and use sched_comes_before() instead - Use bool instead of int return types. - Assert that we don't check if a node interferes with itself as that is nearly always a bug in the code.
-
- 08 Jul, 2014 2 commits
-
-
Matthias Braun authored
- the linked lists are introduced to get a deterministic order - irnodehashmap instead of set should be slightly faster
-
Matthias Braun authored
-
- 28 May, 2014 1 commit
-
-
Matthias Braun authored
-
- 02 Apr, 2014 1 commit
-
-
Matthias Braun authored
-
- 04 Mar, 2014 1 commit
-
-
Christoph Mallon authored
-
- 17 Feb, 2014 1 commit
-
-
Christoph Mallon authored
-
- 04 Sep, 2013 1 commit
-
-
yb9976 authored
-