- 15 Dec, 2011 1 commit
-
-
Matthias Braun authored
unknown_type, code_type, none_type, unknown_entity reference are hold in the irprog now. This makes handling more consistent since now all types and entities are equally part of irprog.
-
- 14 Dec, 2011 1 commit
-
-
Matthias Braun authored
public functions are already documented in their headers, no need to repeat the comment at the definition site.
-
- 05 Dec, 2011 1 commit
-
-
Matthias Braun authored
-
- 18 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 17 Nov, 2011 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 14 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 10 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).
-
- 27 Oct, 2011 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
Newer yComp (>= 1.3.14) can handle backslashes in strings.
-
- 25 Oct, 2011 1 commit
-
-
Christoph Mallon authored
Dump array initialisers, which contain only bytes in the printable range, as strings instead of separate byte initialisers. Eg. [0] = 0x62 [1] = 0x6C [2] = 0x61 [3] = 0x00] becomes [0...3] = "bla<NUL>" TODO: Fix yComp, so it does not choke on backslashes.
-
- 20 Oct, 2011 1 commit
-
-
Matthias Braun authored
-
- 22 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 20 Sep, 2011 2 commits
-
-
Matthias Braun authored
Noone is really using these informations at the moment and they weren't correctly invalidated anyway.
-
Matthias Braun authored
-
- 14 Sep, 2011 1 commit
-
-
Andreas Zwinkau authored
-
- 13 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 03 Sep, 2011 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 21 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 06 May, 2011 1 commit
-
-
Matthias Braun authored
optimize_graph_df: iterate marking of unreachable blocks to guarantee that all unreachable code is killed
-
- 28 Apr, 2011 1 commit
-
-
Matthias Braun authored
-
- 24 Apr, 2011 1 commit
-
-
Michael Beck authored
-
- 30 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 11 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 04 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 02 Mar, 2011 1 commit
-
-
Michael Beck authored
-
- 28 Feb, 2011 1 commit
-
-
Matthias Braun authored
-
- 09 Feb, 2011 1 commit
-
-
Matthias Braun authored
[r28340]
-
- 08 Feb, 2011 1 commit
-
-
Matthias Braun authored
[r28337]
-
- 11 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28090]
-
- 08 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28062]
-
- 06 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28043]
-
- 22 Sep, 2010 1 commit
-
-
Matthias Braun authored
[r28020]
-
- 19 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27762]
-
- 25 Jun, 2010 1 commit
-
-
Matthias Braun authored
[r27653]
-
- 19 May, 2010 1 commit
-
-
Matthias Braun authored
[r27552]
-