- 27 Oct, 2011 1 commit
-
-
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 2 commits
-
-
Matthias Braun authored
[r27552]
-
Matthias Braun authored
[r27550]
-
- 10 Mar, 2010 1 commit
-
-
Matthias Braun authored
- rework ir_phase API (sorry for mixing these 2 things into 1 commit) [r27285]
-
- 09 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27277]
-
- 27 Feb, 2010 2 commits
-
-
Michael Beck authored
- removed C99 feature [r27246]
-
Jonas Fietz authored
[r27239]
-
- 21 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27195]
-
- 19 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27182]
-
- 13 Feb, 2010 2 commits
-
-
Christoph Mallon authored
[r27153]
-
Christoph Mallon authored
[r27145]
-
- 10 Feb, 2010 1 commit
-
-
Jonas Fietz authored
This commit adds the code and prototypes for dumping vrp information [r27095]
-