- 05 Oct, 2006 2 commits
-
-
Adam Szalkowski authored
-
Christian Würdig authored
added comments (especially for endif)
-
- 04 Oct, 2006 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 03 Oct, 2006 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
- 02 Oct, 2006 1 commit
-
-
Michael Beck authored
warning removed
-
- 30 Sep, 2006 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
both try to transform as many jumps as possible to fallthroughs (weighted by execution frequency). The results are most of the times better than the extbb blockscheduler. Though it seems like x86 branch prediction sees conditional backward jumps as always taken, so we have to make sure that for 50/50 jumps we don't create backward jumps. (nothing implemented for this yet)
-
- 28 Sep, 2006 6 commits
-
-
Sebastian Hack authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
- 27 Sep, 2006 5 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Matthias Braun authored
-
- 26 Sep, 2006 7 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Matthias Braun authored
-
Christian Würdig authored
fixed maxac creation (unknown if it has any effects) removed unused code
-
Matthias Braun authored
-
- 25 Sep, 2006 10 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Matthias Braun authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
fixed code
-
Christian Würdig authored
scheduler registers it's own options now stabs debugging output is off by default
-
- 22 Sep, 2006 1 commit
-
-
Christian Würdig authored
-
- 21 Sep, 2006 2 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-