- 26 Feb, 2003 1 commit
-
-
Michael Beck authored
[r834]
-
- 17 Feb, 2003 1 commit
-
-
Michael Beck authored
[r785]
-
- 04 Feb, 2003 3 commits
-
-
Götz Lindenmaier authored
[r739]
-
Michael Beck authored
[r738]
-
Michael Beck authored
[r736]
-
- 31 Jan, 2003 3 commits
-
-
Michael Beck authored
[r712]
-
Michael Beck authored
[r704]
-
Michael Beck authored
[r703]
-
- 30 Jan, 2003 1 commit
-
-
Götz Lindenmaier authored
[r674]
-
- 27 Jan, 2003 1 commit
-
-
Michael Beck authored
[r661]
-
- 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]
-
- 13 Dec, 2002 1 commit
-
-
Götz Lindenmaier authored
[r547]
-
- 26 Nov, 2002 1 commit
-
-
Götz Lindenmaier authored
Sather-K bzw fiasco tarvals entfernt [r522]
-
- 05 Nov, 2002 1 commit
-
-
Götz Lindenmaier authored
[r514]
-
- 04 Nov, 2002 1 commit
-
-
Götz Lindenmaier authored
changed functiontype in irgwalk to not include the pointer *. This can be removed if crecoder includes a type analysis so that it can find out whether a typedef is a pointer. [r509]
-
- 11 Sep, 2002 1 commit
-
-
Götz Lindenmaier authored
interprocedural loops [r471]
-
- 23 Aug, 2002 1 commit
-
-
Boris Boesler authored
[r463]
-
- 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]
-
- 18 Jul, 2002 1 commit
-
-
Boris Boesler authored
[r448]
-
- 11 Jul, 2002 1 commit
-
-
Götz Lindenmaier authored
frame und global type sind nicht mehr in irp_types [r439]
-
- 05 Jul, 2002 2 commits
-
-
Götz Lindenmaier authored
[r434]
-
Götz Lindenmaier authored
[r432]
-
- 03 Jul, 2002 2 commits
-
-
Götz Lindenmaier authored
[r429]
-
Götz Lindenmaier authored
the entity was added twice. Test missing. [r427]
-
- 28 Jun, 2002 1 commit
-
-
Götz Lindenmaier authored
[r419]
-
- 20 Jun, 2002 1 commit
-
-
Götz Lindenmaier authored
[r412]
-
- 19 Jun, 2002 2 commits
-
-
Götz Lindenmaier authored
[r409]
-
Götz Lindenmaier authored
[r408]
-
- 11 Jun, 2002 1 commit
-
-
Götz Lindenmaier authored
[r401]
-
- 26 Apr, 2002 1 commit
-
-
Götz Lindenmaier authored
[r383]
-
- 16 Apr, 2002 1 commit
-
-
Florian Liekweg authored
[r352]
-
- 18 Mar, 2002 1 commit
-
-
Götz Lindenmaier authored
[r334]
-
- 04 Mar, 2002 1 commit
-
-
Götz Lindenmaier authored
Implemented code placement. [r323]
-
- 28 Feb, 2002 1 commit
-
-
Götz Lindenmaier authored
irdom implemented: dominator information. [r321]
-
- 14 Feb, 2002 1 commit
-
-
Götz Lindenmaier authored
more general. [r313]
-
- 13 Feb, 2002 1 commit
-
-
Florian Liekweg authored
[r311]
-
- 31 Jan, 2002 1 commit
-
-
Götz Lindenmaier authored
implemented irout: backedges. Added one field to ir_graph, one to ir_node. Implemented state management for irgraphs: see irgraph.h. Must now call finalize_cons() after graph construction!! [r305]
-