- 13 Jul, 2012 1 commit
-
-
Christoph Mallon authored
-
- 14 Jun, 2012 1 commit
-
-
Christoph Mallon authored
-
- 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 2 commits
-
-
Matthias Braun authored
Replace with equivalent pset_ptr stuff
-
Matthias Braun authored
public functions are already documented in their headers, no need to repeat the comment at the definition site.
-
- 18 Nov, 2011 1 commit
-
-
Matthias Braun authored
this is part of the initiative to move object-orientation support stuff out of libfirm into liboo
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 20 Oct, 2011 1 commit
-
-
Matthias Braun authored
They have been unnecessary aliases for is_SymConst_addr_ent() and get_SymConst_entity().
-
- 22 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 21 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 09 Mar, 2011 1 commit
-
-
Christoph Mallon authored
-
- 04 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 11 Feb, 2011 2 commits
-
-
Michael Beck authored
[r28375]
-
Michael Beck authored
There seems to be no "open" methods at all (at least now, this concept seems to be dead). [r28368]
-
- 09 Feb, 2011 1 commit
-
-
Michael Beck authored
[r28338]
-
- 25 Jan, 2011 1 commit
-
-
Michael Beck authored
[r28272]
-
- 19 Jan, 2011 1 commit
-
-
Michael Beck authored
cgana() returns now the lenght of the free_methods array instead of setting a passed pointer. [r28263]
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 06 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28037]
-
- 19 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27182]
-
- 05 Feb, 2010 1 commit
-
-
Matthias Braun authored
a new garbage collection pass less conservative than gc_irgs (but does not respect properties of object-oriented programs) [r27056]
-
- 04 Feb, 2010 1 commit
-
-
Matthias Braun authored
clumsy. Bring back get_entity_visibility and set_entity_visibility [r27039]
-
- 03 Feb, 2010 1 commit
-
-
Matthias Braun authored
- Merge stickyness, visibility and variability into ir_linkage - Add proper support for common symbols, weak symbols and C++ COMDAT stuff - Mark OO-features type_visibility, peculiarity and allocation as deprecated OO feature will be separated from firm core into higher levels in the long run - Rework, simplify and fix bugs in begnuas.c [r27030]
-
- 24 Aug, 2009 1 commit
-
-
yb9976 authored
[r26408]
-
- 19 May, 2009 1 commit
-
-
Matthias Braun authored
[r26004]
-
- 28 Nov, 2008 1 commit
-
-
Christoph Mallon authored
[r24124]
-
- 11 Oct, 2008 2 commits
-
-
Matthias Braun authored
[r22754]
-
Matthias Braun authored
[r22704]
-
- 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]
-
- 11 Sep, 2008 1 commit
-
-
Christoph Mallon authored
[r21832]
-
- 13 Aug, 2008 1 commit
-
-
Matthias Braun authored
[r21148]
-
- 06 Aug, 2008 1 commit
-
-
Michael Beck authored
[r21012]
-
- 23 Jul, 2008 1 commit
-
-
Michael Beck authored
so the set of free functions is not calculated right when called the second time - fixed a typo in the name of a function :-) [r20638]
-
- 17 May, 2008 1 commit
-
-
Michael Beck authored
previously removed after visiting: This could lead to visiting the same subgraph more than once (and quadratic runtime), but is not neccessary: If a subgraph was once visited, all addresses were already added to the set of "free" nodes. This fixes the mostly endless runs of the compiler for big methods, for instance in 176.gcc/calls.c after running cond_eval.c once more - BugFix: add missing call to new initializer handling - BugFix: if a node is exchanged, use the new node (not the Id) for further checks - simplified the code - fixed indentation [r19652]
-
- 02 Apr, 2008 1 commit
-
-
Michael Beck authored
[r19066]
-
- 11 Jan, 2008 1 commit
-
-
Matthias Braun authored
[r17319]
-
- 01 Jan, 2008 1 commit
-
-
Michael Beck authored
- removed commented out code - removed some unnecessary memory copies - used new functions - use unknown_entity instead of "MARK" - fixed some comments - improve doxygen comments [r17122]
-
- 30 Dec, 2007 1 commit
-
-
Michael Beck authored
[r17111]
-
- 16 Nov, 2007 1 commit
-
-
Matthias Braun authored
[r16573]
-
- 06 Aug, 2007 1 commit
-
-
Michael Beck authored
used is_SymConst() [r15481]
-