- 04 Aug, 2008 1 commit
-
-
Christoph Mallon authored
[r20959]
-
- 01 Aug, 2008 1 commit
-
-
Matthias Braun authored
[r20892]
-
- 25 Jul, 2008 1 commit
-
-
Michael Beck authored
[r20692]
-
- 22 Jul, 2008 1 commit
-
-
Matthias Braun authored
[r20596]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 28 Nov, 2007 1 commit
-
-
Michael Beck authored
[r16850]
-
- 12 Oct, 2007 1 commit
-
-
Matthias Braun authored
fixed/warnings make it possible to build without interprocedural view and enable that mode by default [r16182]
-
- 27 Sep, 2007 1 commit
-
-
Michael Beck authored
[r15970]
-
- 25 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15349]
-
- 24 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15323]
-
- 16 Jul, 2007 1 commit
-
-
Michael Beck authored
[r15168]
-
- 13 Jul, 2007 1 commit
-
-
Michael Beck authored
Replaced set_irn_n(*, -1, *) and get_irn_n(*, -1) by new get_nodes_block()/set_nodes_block() implementation caveats: - the old outs do not see the anchor node yet - the new edges wrongly use get_irn_n(*, -1) - the new edges do not realize that the move of a node moves all its Projs - the anchor node still must have the -1 input set (due to edges bug...) [r15135]
-
- 17 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14547]
-
- 26 Apr, 2007 2 commits
-
-
Matthias Braun authored
[r13482]
-
Matthias Braun authored
[r13472]
-
- 05 Apr, 2007 1 commit
-
-
Michael Beck authored
remoed useless includes [r12659]
-
- 11 Dec, 2006 1 commit
-
-
Matthias Braun authored
- Fixes for compilation without DEBUG_libfirm - Fixed for compilation without WITH_LIBCORE (but it's still broken) [r8432]
-
- 03 May, 2006 1 commit
-
-
Michael Beck authored
[r7687]
-
- 24 Apr, 2006 1 commit
-
-
Michael Beck authored
[r7654]
-
- 05 Mar, 2006 1 commit
-
-
Michael Beck authored
[r7413]
-
- 19 Oct, 2005 1 commit
-
-
Beyhan authored
[r6752]
-
- 01 Sep, 2005 1 commit
-
-
Michael Beck authored
[r6561]
-
- 11 Aug, 2005 1 commit
-
-
Michael Beck authored
[r6392]
-
- 26 Jul, 2005 1 commit
-
-
Götz Lindenmaier authored
added routine for irp [r6299]
-
- 06 May, 2005 1 commit
-
-
Michael Beck authored
[r5790]
-
- 08 Mar, 2005 1 commit
-
-
Beyhan authored
- maybe we need still more ? [r5313]
-
- 04 Jan, 2005 1 commit
-
-
Michael Beck authored
[r4793]
-
- 23 Dec, 2004 1 commit
-
-
Michael Beck authored
[r4749]
-
- 22 Dec, 2004 1 commit
-
-
Michael Beck authored
[r4721]
-
- 02 Dec, 2004 1 commit
-
-
Michael Beck authored
used xmalloc instead of malloc [r4553]
-
- 16 Nov, 2004 1 commit
-
-
Beyhan authored
[r4407]
-
- 10 Nov, 2004 1 commit
-
-
Michael Beck authored
more doxygen comments [r4353]
-
- 05 Nov, 2004 1 commit
-
-
Florian Liekweg authored
[r4288]
-
- 15 Sep, 2004 1 commit
-
-
Michael Beck authored
[r3870]
-
- 13 Aug, 2004 1 commit
-
-
Beyhan authored
added suffix as argument to dumpers, removed global variable removed support for tarval/Const [r3694]
-
- 14 Jul, 2004 1 commit
-
-
Götz Lindenmaier authored
[r3454]
-
- 05 Jul, 2004 1 commit
-
-
Götz Lindenmaier authored
[r3306]
-
- 25 Jun, 2004 1 commit
-
-
Florian Liekweg authored
[r3218]
-
- 17 Jun, 2004 1 commit
-
-
Florian Liekweg authored
[r3122]
-
- 15 Jun, 2004 1 commit
-
-
Michael Beck authored
small functions that should be inlined in libFirm are implemented in _t.h files with a __ prefix. Preprocessor magic is used to automatically inline these functions whenever a _t.h file is included instead of a .h file. Note that this magic did not work outside libFirm without accessing _t.h files. [r3085]
-