- 01 Jun, 2009 4 commits
-
-
Matthias Braun authored
[r26082]
-
Matthias Braun authored
[r26081]
-
Matthias Braun authored
[r26080]
-
Matthias Braun authored
[r26079]
-
- 30 May, 2009 4 commits
-
-
Michael Beck authored
[r26075]
-
Michael Beck authored
[r26074]
-
Michael Beck authored
- try to fix linear-function-test-replacement [r26073]
-
Michael Beck authored
- BugFix: when a P<->I conversion for an induction variable took place, run a post pass that fixes probably generated AddI(Iu,Is), SubI(IuIs). - this fixes fehler169.c [r26072]
-
- 29 May, 2009 3 commits
-
-
Johannes Franz authored
[r26070]
-
Matthias Braun authored
[r26065]
-
Michael Beck authored
[r26062]
-
- 28 May, 2009 1 commit
-
-
Matthias Braun authored
[r26061]
-
- 27 May, 2009 2 commits
-
-
Matthias Braun authored
[r26057]
-
Matthias Braun authored
remove firmnet and ycomp remote support (avoid unnecesary/complicated dependencies for something noone uses) [r26056]
-
- 20 May, 2009 1 commit
-
-
Matthias Braun authored
[r26012]
-
- 19 May, 2009 2 commits
-
-
Michael Beck authored
[r26007]
-
Matthias Braun authored
[r26004]
-
- 17 May, 2009 3 commits
-
-
Matthias Braun authored
[r25998]
-
Matthias Braun authored
[r25997]
-
Matthias Braun authored
unintuitive as it writes up to n+1 bytes, so you have to do: strncat(buf, X, sizeof(buf)-1); - fixed a bunch of other warnings in release mode [r25996]
-
- 16 May, 2009 6 commits
-
-
Michael Beck authored
[r25986]
-
Michael Beck authored
[r25985]
-
Michael Beck authored
[r25984]
-
Matthias Braun authored
[r25982]
-
Matthias Braun authored
[r25981]
-
Matthias Braun authored
[r25980]
-
- 15 May, 2009 5 commits
-
-
Matthias Braun authored
[r25972]
-
Matthias Braun authored
[r25967]
-
Matthias Braun authored
[r25965]
-
Matthias Braun authored
[r25964]
-
Matthias Braun authored
[r25962]
-
- 14 May, 2009 7 commits
-
-
Michael Beck authored
[r25956]
-
Christoph Mallon authored
[r25950]
-
Matthias Braun authored
[r25945]
-
Matthias Braun authored
add some hacks that fixes register pressure faithfullness of Asm nodes in common cases (fixes asm_test6.c) [r25944]
-
Michael Beck authored
- improved move_loads_out_of_loops() by calculating the avail set [r25942]
-
Michael Beck authored
[r25941]
-
Matthias Braun authored
[r25939]
-
- 13 May, 2009 1 commit
-
-
Matthias Braun authored
- Introduce the concept of the graph state bitset: This is a set of flags that indicate the current "state" of a graph. (Used so far to indicate wether muxes are lowered and should not be touched anymore and wether architecture dependent mul and div with constant implementations are used) We should use this to indicate dom/loop/... consistency in the fututure - fixed a bug where lower_mode_b was creating a "set" instruction with the help of a Mux. (Maybe we should create a new Node for this and not use a 0/1 mux?) [r25937]
-
- 12 May, 2009 1 commit
-
-
Matthias Braun authored
[r25931]
-