- 15 Jan, 2010 9 commits
-
-
Christoph Mallon authored
[r26970]
-
Christoph Mallon authored
[r26969]
-
Christoph Mallon authored
[r26968]
-
Christoph Mallon authored
[r26967]
-
Christoph Mallon authored
[r26966]
-
Michael Beck authored
[r26965]
-
Michael Beck authored
[r26964]
-
Michael Beck authored
As a reminiscence to the famous MAC/65 assembler changed modifier + into > and - into <, so >R is the hight part of a register, <R the low part! [r26963]
-
Michael Beck authored
[r26962]
-
- 14 Jan, 2010 4 commits
-
-
Christian Helmer authored
[r26961]
-
Matthias Braun authored
[r26960]
-
Michael Beck authored
[r26959]
-
Michael Beck authored
[r26958]
-
- 13 Jan, 2010 3 commits
-
-
Matthias Braun authored
[r26957]
-
Matthias Braun authored
[r26956]
-
Michael Beck authored
[r26955]
-
- 12 Jan, 2010 4 commits
-
-
Michael Beck authored
- if a node was built with edges disabled gets dead, but is revived by CSE when edges are enabled, it had NO edges - tries to keep track of such dead nodes ... [r26954]
-
Michael Beck authored
[r26953]
-
Michael Beck authored
[r26952]
-
Olaf Liebe authored
[r26951]
-
- 11 Jan, 2010 1 commit
-
-
Matthias Braun authored
panic instead of wrong results for Set and CMov with float compare. Rename Set to Setcc and CMov to CMovcc [r26950]
-
- 09 Jan, 2010 6 commits
-
-
Michael Beck authored
Small optimization. Note that the else case crashes libFirm and must be fixed, or disable inlining with exceptions yet. [r26943]
-
Michael Beck authored
[r26940]
-
Michael Beck authored
the find_pointer_type interface still needs a mode because we might have pointers with different modes ... [r26938]
-
Michael Beck authored
the find_pointer_type interface still needs a mode because we might have pointers with different modes ... small C99 fix [r26937]
-
Michael Beck authored
- fixed memory leak - invalidate the analysis info only if the graph contains muxes - fixed linking of Proj nodes - fixed linking of mbh lists: no need to manipulate them, as new newly created block is a mbh itself [r26936]
-
Michael Beck authored
- update docu: collect_phiprojs() puts all partBlocks into a list of its mbh, part_block uses this info - the lower block (old_block) of a splitted block is always a mbh - part_block sets and restores current_ir_graph and did not depends on its preliminary setting [r26935]
-
- 08 Jan, 2010 2 commits
-
-
Matthias Braun authored
[r26932]
-
Matthias Braun authored
[r26930]
-
- 07 Jan, 2010 11 commits
-
-
Matthias Braun authored
[r26926]
-
Matthias Braun authored
[r26924]
-
Matthias Braun authored
[r26922]
-
Matthias Braun authored
[r26919]
-
Matthias Braun authored
[r26918]
-
Matthias Braun authored
[r26917]
-
Matthias Braun authored
[r26916]
-
Matthias Braun authored
[r26915]
-
Matthias Braun authored
add comments and descriptions to mode_b lowering; reformat lower_mode_b.c to latest coding conventions [r26914]
-
Matthias Braun authored
Liebe bugs part1: Eor(1, Proj(Cmp)) was broken - simply remove the optimisation since Eor(1, X) gets transformed to Not anyway and Not(Cmp) gets optimized [r26913]
-
Michael Beck authored
[r26910]
-