- 21 Feb, 2009 7 commits
-
-
Moritz Kroll authored
Renamed get_Cond_defaultProj() to get_Cond_default_proj() for consistency. Added set_Cond_default_proj() and get_cond_kind_name(). Made get_cond_jmp_predicate_name() consistent with other enum name functions. [r25545]
-
Moritz Kroll authored
[r25544]
-
Moritz Kroll authored
[r25543]
-
Moritz Kroll authored
[r25542]
-
Moritz Kroll authored
[r25541]
-
Moritz Kroll authored
[r25540]
-
Moritz Kroll authored
[r25539]
-
- 20 Feb, 2009 3 commits
-
-
Moritz Kroll authored
[r25538]
-
Moritz Kroll authored
[r25537]
-
Moritz Kroll authored
[r25536]
-
- 19 Feb, 2009 2 commits
-
-
Moritz Kroll authored
[r25529]
-
Moritz Kroll authored
[r25528]
-
- 18 Feb, 2009 8 commits
-
-
Moritz Kroll authored
[r25526]
-
Moritz Kroll authored
[r25525]
-
Moritz Kroll authored
[r25524]
-
Matthias Braun authored
[r25523]
-
Moritz Kroll authored
[r25522]
-
Moritz Kroll authored
[r25521]
-
Moritz Kroll authored
[r25520]
-
Moritz Kroll authored
[r25519]
-
- 17 Feb, 2009 2 commits
-
-
Moritz Kroll authored
[r25518]
-
Moritz Kroll authored
[r25517]
-
- 11 Feb, 2009 3 commits
-
-
yb9976 authored
[r25479]
-
Moritz Kroll authored
[r25473]
-
Michael Beck authored
- find_definition() can fail if memory is accessed using different modes [r25472]
-
- 10 Feb, 2009 2 commits
-
-
Michael Beck authored
- skip keep-alive edges - fixed: do not insert of fully redundand loads (already handled earlier) - partly fixed: End block is not reached using out-edges ... [r25465]
-
Michael Beck authored
are in the same block - find_definition() must check real dominance for values, not only for blocks [r25464]
-
- 06 Feb, 2009 1 commit
-
-
Moritz Kroll authored
- Implemented exporting entity initializers - get_compound_ent_value now also uses skip_Id... currently this is needed, because of the way entity initializers are imported using Dummy nodes - Fixed import of End node - Added import/export support for pointer types [r25440]
-
- 05 Feb, 2009 1 commit
-
-
Michael Beck authored
- place some panic()'s instead of assert(0) [r25439]
-
- 04 Feb, 2009 4 commits
-
-
Moritz Kroll authored
Updated Visual Studio project. Somehow it doesn't understand to recompile irio.c if ir_spec.py is changed... [r25428]
-
Moritz Kroll authored
[r25426]
-
Michael Beck authored
[r25423]
-
Moritz Kroll authored
[r25422]
-
- 02 Feb, 2009 3 commits
-
-
Michael Beck authored
- fixed rerouting if the last-mem is in a previous block - a Phi is it's own memory [r25415]
-
Michael Beck authored
- use rbitset_cpy(): this fixes the wrong size of the former memcpy() - if no memops are found, skip the analysis (which would crash either) - do not reroute memory if the last memory op is from a previous block [r25414]
-
Michael Beck authored
- add rbitset_cpy() - simplify rbitset_equal() - if( -> if ( [r25413]
-
- 01 Feb, 2009 3 commits
-
-
Michael Beck authored
[r25411]
-
Michael Beck authored
[r25410]
-
Michael Beck authored
[r25408]
-
- 30 Jan, 2009 1 commit
-
-
Michael Beck authored
[r25405]
-