- 12 Nov, 2014 4 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 02 Oct, 2014 1 commit
-
-
Matthias Braun authored
-
- 21 Aug, 2014 1 commit
-
-
Matthias Braun authored
-
- 08 Aug, 2014 1 commit
-
-
Andreas Fried authored
-
- 24 Jul, 2014 1 commit
-
-
Matthias Braun authored
This should fix strange overly long immediate values emitted in the assembler sometimes.
-
- 27 Jan, 2014 1 commit
-
-
Christoph Mallon authored
-
- 04 Nov, 2013 1 commit
-
-
Matthias Braun authored
Assembler/linker never supported this anyway.
-
- 07 Oct, 2013 1 commit
-
-
Matthias Braun authored
-
- 12 Dec, 2012 1 commit
-
-
Matthias Braun authored
Just state the copyright and the project the files belong to. You can then find the COPYING file for the whole project.
-
- 27 Nov, 2012 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 21 Dec, 2011 1 commit
-
-
Matthias Braun authored
-
- 10 Nov, 2011 2 commits
-
-
Matthias Braun authored
-
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 Jul, 2011 1 commit
-
-
Christoph Mallon authored
-
- 30 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 04 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 17 Feb, 2011 1 commit
-
-
Matthias Braun authored
reworked ia32 condition code handling, remove backend Bound support (really someone should lower it before the backend [r28386]
-
- 08 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28062]
-
- 10 Sep, 2010 1 commit
-
-
Matthias Braun authored
[r27995]
-
- 06 Jul, 2010 1 commit
-
-
Matthias Braun authored
[r27700]
-
- 09 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27277]
-
- 18 Sep, 2009 2 commits
-
-
Matthias Braun authored
- Introduced be_Start which is now used instead of iro_Start+be_RegParams - further cleanups and fixes along the way [r26549]
-
Matthias Braun authored
- Add a generic requirements+register+flag dumper to bearch; This avoids all backends/benode having their own slightly different dumpers - Lots of cleanups in the backends along the way [r26542]
-
- 02 Mar, 2009 1 commit
-
-
Matthias Braun authored
[r25583]
-
- 08 Jan, 2009 1 commit
-
-
Michael Beck authored
[r25125]
-
- 19 Dec, 2008 1 commit
-
-
Michael Beck authored
- fully implemented __builtin_(frame|return)_address in the backend [r24812]
-
- 04 Dec, 2008 1 commit
-
-
Michael Beck authored
[r24293]
-
- 06 Nov, 2008 1 commit
-
-
Christoph Mallon authored
[r23474]
-
- 23 Oct, 2008 1 commit
-
-
Matthias Braun authored
Node flags and node registers are stored in a generic backend_info struct now instead of every part of the backend doing custom (and slow) stuff [r23142]
-
- 12 Oct, 2008 4 commits
-
-
Christoph Mallon authored
[r22823]
-
Christoph Mallon authored
[r22793]
-
Christoph Mallon authored
[r22792]
-
Christoph Mallon authored
[r22791]
-
- 11 Oct, 2008 1 commit
-
-
Matthias Braun authored
[r22724]
-