- 07 Mar, 2014 1 commit
-
-
Matthias Braun authored
Previously a Bad node was returned which could hide problems and more importantly you create new nodes (the BadBB) in an operation that apparently only queries the graph.
-
- 25 Nov, 2013 1 commit
-
-
yb9976 authored
-
- 04 May, 2013 1 commit
-
-
Matthias Braun authored
It has been empty for nearly all systems. People who used to put stuff in config.h can still create a config.h on their own and inject -include (gcc) or /FI (msvc) into their CPPFLAGS.
-
- 20 Mar, 2013 1 commit
-
-
Matthias Braun authored
-
- 12 Mar, 2013 1 commit
-
-
Matthias Braun authored
-
- 29 Jan, 2013 1 commit
-
-
Matthias Braun authored
-
- 21 Dec, 2012 1 commit
-
-
Christoph Mallon authored
-
- 17 Dec, 2012 1 commit
-
-
Matthias Braun authored
-
- 12 Dec, 2012 2 commits
-
-
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.
-
Christoph Mallon authored
-
- 28 Nov, 2012 1 commit
-
-
Matthias Braun authored
-
- 24 Oct, 2012 2 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
- 13 Jul, 2012 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 10 Jul, 2012 1 commit
-
-
Matthias Braun authored
-
- 21 Dec, 2011 1 commit
-
-
Matthias Braun authored
-
- 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.
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 20 Oct, 2011 1 commit
-
-
Matthias Braun authored
The new interface uses no complicated callbacks anymore, but is a simple ir_node* -> void* nodemap. Adapted all users of ir_phase for this.
-
- 08 Apr, 2011 1 commit
-
-
Matthias Braun authored
-
- 07 Jan, 2011 1 commit
-
-
Michael Beck authored
[r28221]
-
- 27 Dec, 2010 1 commit
-
-
Michael Beck authored
Note that this is an ugly change because ALL index variables used inside bitset_foreach() MUST be switched to size_t now, or the magical elm != (size_t) -1; will fail :-( [r28199]
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 06 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28030]
-
- 12 Aug, 2010 1 commit
-
-
Matthias Braun authored
[r27924]
-
- 08 Jul, 2010 1 commit
-
-
Matthias Braun authored
cleanup irphase: phase_reinit is a special case and doesn't polute the main callback interface anymore [r27709]
-
- 19 May, 2010 1 commit
-
-
Matthias Braun authored
[r27548]
-
- 15 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27300]
-
- 12 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27293]
-
- 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]
-
- 13 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27153]
-
- 02 Sep, 2009 1 commit
-
-
Christoph Mallon authored
[r26468]
-
- 24 Aug, 2009 1 commit
-
-
yb9976 authored
[r26408]
-
- 14 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22889]
-
- 13 Oct, 2008 1 commit
-
-
yb9976 authored
[r22843]
-
- 12 Oct, 2008 1 commit
-
-
Michael Beck authored
- move stat_ev declarations AFTER all others, else it will end in non C89 if stat_ev is diabled [r22775]
-
- 05 Oct, 2008 1 commit
-
-
Christoph Mallon authored
Good day and welcome to the FIRM XMALLOC*() macros. These macros are provided for the type safety and convenience of the IPD research facility personnel. The time is 15:32. Check xmalloc.h for details. [r22494]
-