- 12 Aug, 2010 1 commit
-
-
Matthias Braun authored
[r27923]
-
- 09 Aug, 2010 20 commits
-
-
yb9976 authored
[r27919]
-
Matthias Braun authored
[r27918]
-
Matthias Braun authored
[r27917]
-
Matthias Braun authored
[r27916]
-
Matthias Braun authored
[r27915]
-
Matthias Braun authored
[r27914]
-
Matthias Braun authored
[r27913]
-
Matthias Braun authored
sparc: No need for Minus, Not, Nop nodes. Implement with the real instructions Sub, XNor and zero register [r27912]
-
Matthias Braun authored
[r27911]
-
Matthias Braun authored
[r27910]
-
Matthias Braun authored
[r27909]
-
Matthias Braun authored
[r27908]
-
Matthias Braun authored
[r27907]
-
Matthias Braun authored
[r27906]
-
Matthias Braun authored
[r27905]
-
Matthias Braun authored
[r27904]
-
Matthias Braun authored
[r27903]
-
Matthias Braun authored
[r27902]
-
Matthias Braun authored
[r27901]
-
Matthias Braun authored
[r27900]
-
- 07 Aug, 2010 3 commits
-
-
Michael Beck authored
The gain from using an extra Unreachable is rather low, plus the noreturn call must probably be keeped anyway, so revrt it again [r27898]
-
Michael Beck authored
Unreachable nodes mark unreachable control flow (after noreturn calls). They "eat" the memory, saving the two keeps used before. Works mostly yet (scheduler issues warning about not scheduled Unreachable's) [r27894]
-
Michael Beck authored
[r27892]
-
- 06 Aug, 2010 12 commits
-
-
yb9976 authored
[r27891]
-
yb9976 authored
[r27890]
-
yb9976 authored
[r27887]
-
Christoph Mallon authored
[r27886]
-
Christoph Mallon authored
[r27885]
-
Christoph Mallon authored
[r27884]
-
Christoph Mallon authored
[r27883]
-
Christoph Mallon authored
[r27882]
-
Christoph Mallon authored
[r27881]
-
Matthias Braun authored
[r27879]
-
Matthias Braun authored
[r27878]
-
yb9976 authored
[r27877]
-
- 05 Aug, 2010 3 commits
-
-
Matthias Braun authored
[r27875]
-
Matthias Braun authored
backend: created a (not so nice) macro to iterate over all values defined by an instruction. This avoids lots of small-scale code duplication in the spillers and the prefallocator [r27874]
-
Matthias Braun authored
fix lower_mode_b relying on current_ir_graph being equal to the passed irg; make lower_mode_b invalidate outedges if something changes [r27873]
-
- 04 Aug, 2010 1 commit
-
-
Thomas Bersch authored
[r27871]
-