- 02 Nov, 2011 1 commit
-
-
Matthias Braun authored
This is the new way of handling switch-jumps. The node contains a table which maps (ranges of) input values to proj numbers. Compared to a Cond-node this results in a clean consecutive sequence of Proj numbers (no searching for a free number for the default_pn anymore) and allows factoring multiple cases jumping to the same block in a single Proj (though we still need the optimisation in cfopt for that).
-
- 27 Oct, 2011 1 commit
-
-
Matthias Braun authored
They're adding more noise than they provide gain in readability. They also make extra work to keep up to date.
-
- 21 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 09 May, 2011 2 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
-
- 09 Mar, 2011 1 commit
-
-
Christoph Mallon authored
-
- 28 Feb, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 08 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28062]
-
- 06 Oct, 2010 3 commits
-
-
Matthias Braun authored
[r28043]
-
Matthias Braun authored
[r28037]
-
Matthias Braun authored
[r28030]
-
- 22 Sep, 2010 1 commit
-
-
Matthias Braun authored
[r28021]
-
- 12 Aug, 2010 1 commit
-
-
Matthias Braun authored
[r27924]
-
- 09 Apr, 2010 2 commits
-
-
Matthias Braun authored
[r27366]
-
Matthias Braun authored
fix consconfirm missing nodes in its statistics and worse not invalidating out-edges because of that [r27365]
-
- 15 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27300]
-
- 09 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27277]
-
- 13 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27145]
-
- 17 Aug, 2009 2 commits
-
-
Michael Beck authored
- add an irg_verify_pass() [r26374]
-
Michael Beck authored
- add more passes [r26366]
-
- 16 Aug, 2009 1 commit
-
-
Michael Beck authored
- more passes implemented - small fixes [r26356]
-
- 05 Jul, 2009 1 commit
-
-
Michael Beck authored
- SymConst's are now ALWAYS placed in the start block [r26236]
-
- 21 Feb, 2009 1 commit
-
-
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]
-
- 22 Jan, 2009 1 commit
-
-
Michael Beck authored
use the constants directly [r25324]
-
- 27 Nov, 2008 1 commit
-
-
Moritz Kroll authored
[r24088]
-
- 20 Nov, 2008 2 commits
-
-
Michael Beck authored
- skip already created Confirms [r23867]
-
Michael Beck authored
construct inverse Confirms [r23863]
-
- 18 Nov, 2008 1 commit
-
-
Moritz Kroll authored
[r23750]
-
- 11 Nov, 2008 1 commit
-
-
Michael Beck authored
[r23575]
-
- 11 Oct, 2008 1 commit
-
-
Matthias Braun authored
[r22754]
-
- 07 Oct, 2008 1 commit
-
-
Michael Beck authored
[r22571]
-
- 06 Oct, 2008 1 commit
-
-
Michael Beck authored
[r22551]
-
- 05 Oct, 2008 1 commit
-
-
Michael Beck authored
- disabled buggy parts for now [r22487]
-
- 02 Oct, 2008 5 commits
-
-
Christoph Mallon authored
[r22417]
-
Michael Beck authored
[r22415]
-
Michael Beck authored
[r22414]
-
Michael Beck authored
- typos fixed [r22413]
-
Michael Beck authored
- added debug output - implemnted global NULL pointer test elimination using Confirm magic [r22412]
-