- 18 Aug, 2006 3 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
- 17 Aug, 2006 4 commits
-
-
Adam Szalkowski authored
-
Christian Würdig authored
-
Christian Würdig authored
fixed CRLF
-
Christian Würdig authored
fixed CRLF
-
- 16 Aug, 2006 2 commits
-
-
Michael Beck authored
- cached liveness information now for any node BEFORE patching the graph: this fixes the problem that the liveness is wrong after predecessors of Phi nodes are patched tp fxch and fpush and should speed up the simulator because the complexity lowers from O(n^2) to O(n) - fixed wrong cases for reverse operations ... again
-
Michael Beck authored
- fixed debug output for x87 floating point nodes (uncritical)
-
- 15 Aug, 2006 15 commits
-
-
Christian Würdig authored
fixed debugging in list scheduler
-
Christian Würdig authored
-
Michael Beck authored
- removed the kludge double push hack - some minor bugs fixed
-
Michael Beck authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
- 14 Aug, 2006 10 commits
-
-
Matthias Braun authored
-
Christian Würdig authored
-
Christian Würdig authored
create all convs, remember those to be killed and kill them after transformation (to preserve modes during transformation)
-
Matthias Braun authored
-
Matthias Braun authored
-
Sebastian Hack authored
-
Sebastian Hack authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
- Stackparams get rematerialized now - several warning fixes
-
- 13 Aug, 2006 6 commits
-
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
while limiting registers: clear ignore registers before applying limits from config, otherwise esp is always cleared
-
Christian Würdig authored
-
Michael Beck authored
- do not delete the graph before it is access the last time ...
-