- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 03 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 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).
-
- 20 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 14 Sep, 2011 1 commit
-
-
Andreas Zwinkau authored
-
- 21 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 17 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 06 Jun, 2011 1 commit
-
-
Andreas Zwinkau authored
Fixes issue 64, because casting long to int does work on 64bit.
-
- 01 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 09 May, 2011 2 commits
-
-
Andreas Zwinkau authored
-
Andreas Zwinkau authored
-
- 16 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 28 Feb, 2011 1 commit
-
-
Matthias Braun authored
-
- 25 Jan, 2011 1 commit
-
-
Michael Beck authored
[r28272]
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 06 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28037]
-
- 22 Sep, 2010 1 commit
-
-
Matthias Braun authored
[r28013]
-
- 10 Sep, 2010 3 commits
-
-
Matthias Braun authored
[r28001]
-
Matthias Braun authored
[r28000]
-
Matthias Braun authored
[r27991]
-
- 09 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27277]
-
- 13 Feb, 2010 2 commits
-
-
Christoph Mallon authored
[r27153]
-
Christoph Mallon authored
[r27145]
-
- 09 Feb, 2010 1 commit
-
-
Olaf Liebe authored
[r27093]
-
- 18 Aug, 2009 1 commit
-
-
Michael Beck authored
[r26376]
-
- 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]
-
- 13 Dec, 2008 1 commit
-
-
Matthias Braun authored
[r24615]
-
- 01 Nov, 2008 1 commit
-
-
Christoph Mallon authored
[r23374]
-
- 11 Oct, 2008 1 commit
-
-
Matthias Braun authored
[r22754]
-
- 28 Sep, 2008 1 commit
-
-
Matthias Braun authored
compiletime options like NDEBUG (as it is public API!) - renamed some statevs (append a prefix for their module) [r22329]
-
- 22 Sep, 2008 1 commit
-
-
Michael Beck authored
switch (x) { default: ... } [r22161]
-
- 20 Sep, 2008 1 commit
-
-
yb9976 authored
[r22137]
-
- 04 Aug, 2008 3 commits
-
-
Christoph Mallon authored
[r20971]
-
Christoph Mallon authored
[r20970]
-
Matthias Braun authored
[r20964]
-
- 01 Aug, 2008 4 commits
-
-
Moritz Kroll authored
[r20919]
-
Christoph Mallon authored
[r20877]
-
Moritz Kroll authored
[r20875]
-
Moritz Kroll authored
[r20872]
-