- 20 Sep, 2007 14 commits
-
-
Matthias Braun authored
- Allow Source/DestAM with 8/16bit modes where this is profitable [r15906]
-
Michael Beck authored
[r15905]
-
Matthias Braun authored
[r15902]
-
Matthias Braun authored
[r15901]
-
Michael Beck authored
[r15900]
-
Michael Beck authored
[r15899]
-
Michael Beck authored
[r15898]
-
Christoph Mallon authored
[r15897]
-
Michael Beck authored
- fixed wrong condition in iropt.c [r15896]
-
Michael Beck authored
Add a reassoc_running flag used to disable some local optimizations only while reassoc is running (to prevent endless loops) [r15895]
-
Michael Beck authored
[r15894]
-
Michael Beck authored
[r15893]
-
Michael Beck authored
[r15891]
-
Michael Beck authored
[r15890]
-
- 19 Sep, 2007 10 commits
-
-
Matthias Braun authored
[r15889]
-
Christoph Mallon authored
[r15888]
-
Christoph Mallon authored
[r15887]
-
Christoph Mallon authored
[r15886]
-
Christoph Mallon authored
[r15885]
-
Christoph Mallon authored
[r15884]
-
Christoph Mallon authored
- Change ~(x - 1) -> -x to ~(x + -1) -> -x, because the former pattern is always changed into the latter pattern. - Also only allow this transformation with two's complement arithmetics. [r15883]
-
Christoph Mallon authored
[r15882]
-
Matthias Braun authored
[r15881]
-
Matthias Braun authored
[r15880]
-
- 18 Sep, 2007 16 commits
-
-
Christoph Mallon authored
[r15879]
-
Christoph Mallon authored
[r15878]
-
Christoph Mallon authored
[r15877]
-
Christoph Mallon authored
[r15876]
-
Matthias Braun authored
[r15875]
-
Christoph Mallon authored
[r15874]
-
Matthias Braun authored
[r15873]
-
Matthias Braun authored
[r15872]
-
Matthias Braun authored
[r15871]
-
Matthias Braun authored
[r15870]
-
Matthias Braun authored
[r15869]
-
Christoph Mallon authored
Treat the lower word of lowered 64bit operations always as unsigned. Using the same signedness as the high word is wrong (for example x < 0). [r15868]
-
Matthias Braun authored
[r15867]
-
Matthias Braun authored
[r15866]
-
Matthias Braun authored
[r15865]
-
Matthias Braun authored
[r15864]
-