- 14 Jun, 2006 2 commits
-
-
Johannes Spallek authored
added be_ifg_check_performance() to check speed and memory needed for the creation and the usage of the four ifg variants std, list, clique and pointer
-
Johannes Spallek authored
-
- 12 Jun, 2006 7 commits
-
-
Adam Szalkowski authored
-
Matthias Braun authored
-
Matthias Braun authored
- place copies in a separate walk before the belady algorithm so that they get correctly taken into account when spilling
-
Christian Würdig authored
removed const from struct member
-
Christian Würdig authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 09 Jun, 2006 4 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
- There is a difference between spilling a whole phi or only spilling the result of a phi. Change belady spiller to respect this (again)
-
Adam Szalkowski authored
-
- 08 Jun, 2006 8 commits
-
-
Matthias Braun authored
- Fixed bug in spilling: phi nodes that depend on itself should generate loops in the mem-phi as well
-
Matthias Braun authored
-
Matthias Braun authored
- beladie spiller completely ignores ignore register now
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
doxygen docu added
-
- 07 Jun, 2006 7 commits
-
-
Michael Beck authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
- Morgan now calls be_spill_phi when spilling phi nodes - no need to use beinsn in morgan analysis phase, simple iterating over in_edges is enough - fixed bug in morgan spiller that marked some values as livethrough unused which were not
-
Matthias Braun authored
-
Christian Würdig authored
-
Christian Würdig authored
-
- 06 Jun, 2006 4 commits
-
-
Adam Szalkowski authored
-
Michael Beck authored
so we push all blocks on a waitq first :-(
-
Michael Beck authored
-
Adam Szalkowski authored
-
- 05 Jun, 2006 3 commits
-
-
Adam Szalkowski authored
-
Adam Szalkowski authored
-
Adam Szalkowski authored
-
- 04 Jun, 2006 4 commits
-
-
Adam Szalkowski authored
-
Christian Würdig authored
BugFix: x87_create_fpush pushed the wrong register extended x87_push: allow double push
-
Christian Würdig authored
-
Christian Würdig authored
-
- 02 Jun, 2006 1 commit
-
-
Adam Szalkowski authored
-