- 15 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27300]
-
- 10 Mar, 2010 2 commits
-
-
Matthias Braun authored
[r27286]
-
Matthias Braun authored
- rework ir_phase API (sorry for mixing these 2 things into 1 commit) [r27285]
-
- 07 Mar, 2010 1 commit
-
-
Matthias Braun authored
- remove a bunch of code which unexpectedly dependent on current_ir_graph being set to something - fix unnecessary double creation of backedge arrays in some cases [r27265]
-
- 13 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27145]
-
- 11 Oct, 2008 1 commit
-
-
Matthias Braun authored
[r22754]
-
- 30 Sep, 2008 1 commit
-
-
Matthias Braun authored
[r22377]
-
- 22 Jan, 2008 1 commit
-
-
Michael Beck authored
- collect_phiprojs() collects all partBlocks of an MacroBlock - partBlock() now handles MacroBlocks better: the lower part of teh splittet block forms a new MacroBlock - links should now be free even during construction ... [r17498]
-
- 04 Jan, 2008 1 commit
-
-
Matthias Braun authored
[r17158]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 18 Nov, 2007 1 commit
-
-
Michael Beck authored
[r16775]
-
- 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]
-
- 26 Apr, 2007 2 commits
-
-
Matthias Braun authored
[r13482]
-
Matthias Braun authored
[r13472]
-
- 22 Mar, 2007 1 commit
-
-
Matthias Braun authored
[r8728]
-
- 16 Jan, 2007 1 commit
-
-
Michael Beck authored
[r8534]
-
- 10 Dec, 2006 1 commit
-
-
Matthias Braun authored
[r8430]
-
- 19 Dec, 2005 1 commit
-
-
Michael Beck authored
[r7097]
-
- 17 Nov, 2005 1 commit
-
-
Michael Beck authored
[r6925]
-
- 05 Oct, 2005 1 commit
-
-
Michael Beck authored
[r6655]
-
- 04 Jan, 2005 1 commit
-
-
Michael Beck authored
[r4788]
-
- 30 Nov, 2004 1 commit
-
-
Götz Lindenmaier authored
[r4526]
-
- 10 Nov, 2004 1 commit
-
-
Michael Beck authored
[r4352]
-
- 03 Nov, 2004 1 commit
-
-
Michael Beck authored
[r4267]
-
- 05 Jul, 2004 1 commit
-
-
Götz Lindenmaier authored
[r3306]
-
- 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]
-
- 28 Apr, 2004 1 commit
-
-
Götz Lindenmaier authored
[r2806]
-
- 19 Aug, 2003 1 commit
-
-
Götz Lindenmaier authored
[r1707]
-
- 23 Jun, 2003 1 commit
-
-
Till Riedel authored
[r1385]
-
- 17 Apr, 2003 1 commit
-
-
Michael Beck authored
[r1072]
-
- 30 Jan, 2003 1 commit
-
-
Götz Lindenmaier authored
[r674]
-
- 13 Jan, 2003 1 commit
-
-
Sebastian Felis authored
[r593]
-
- 19 Dec, 2002 1 commit
-
-
Götz Lindenmaier authored
Fixed error in backedge: backedge array was not updated when in array was changed. [r564]
-
- 07 Aug, 2002 1 commit
-
-
Götz Lindenmaier authored
backedges (ana/backedge.h) and to represent loops (ana/irloop.h). The scc algorithm (ana/irscc.c) builds both datastructures. The algorithm does not yet work properly for interprocedural graphs. Finds more loops than only recursions. [r455]
-