- 31 Jan, 2002 2 commits
-
-
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!!C [r304]
-
Götz Lindenmaier authored
[r303]
-
- 23 Jan, 2002 2 commits
-
-
Götz Lindenmaier authored
Adapted End node. Adapted Phi constructors so that memory phis are added. Adapted Cond optimization: add block to End. Adapted dead node elimination: compation of Ends predecessors Adapted inlineing: remember keepalives of inlined graph. Added informative strings to asserts in irvrfy. [r301]
-
Götz Lindenmaier authored
[r300]
-
- 22 Jan, 2002 4 commits
-
-
Götz Lindenmaier authored
[r299]
-
Götz Lindenmaier authored
Added volatile flag to entity, order flag to array. Added a set of assertions. Added access function set_class_members() dded info to type nodes [r298]
-
Götz Lindenmaier authored
[r297]
-
Götz Lindenmaier authored
[r296]
-
- 21 Dec, 2001 1 commit
-
-
Götz Lindenmaier authored
Call, Return they check the corresponding function type! Corrected bugs in testprograms. [r292]
-
- 20 Dec, 2001 1 commit
-
-
Götz Lindenmaier authored
bug in oo_program_example. [r291]
-
- 17 Dec, 2001 2 commits
-
-
Boris Boesler authored
[r290]
-
Boris Boesler authored
[r289]
-
- 10 Dec, 2001 1 commit
-
-
Götz Lindenmaier authored
their use. Extended dumper routines to dump constant values. [r287]
-
- 03 Dec, 2001 2 commits
-
-
Götz Lindenmaier authored
mfortable" construction interface by some methods serving as simple shortcuts. 30.11.2001 Goetz Added a class type to irgs. This class type is to be used as owner for local entities of the procedure. This are all entities allocated for each execution of the procedure. The class type is allocated automatically by new_ir_graph(). Access routines to get this type are in irgraph.h. We chose a class type as this allows to represent "inner" procedures as, e.g., in Pascal. Adapted array-stack-example. [r285]
-
Götz Lindenmaier authored
[r284]
-
- 29 Nov, 2001 2 commits
-
-
Götz Lindenmaier authored
[r282]
-
Götz Lindenmaier authored
[r281]
-
- 28 Nov, 2001 2 commits
-
-
Boris Boesler authored
[r279]
-
Boris Boesler authored
[r278]
-
- 27 Nov, 2001 2 commits
-
-
Götz Lindenmaier authored
[r277]
-
Götz Lindenmaier authored
[r276]
-
- 20 Nov, 2001 3 commits
-
-
Götz Lindenmaier authored
[r275]
-
Götz Lindenmaier authored
Changed SSA constuction for exception control flow. If PRECISE_EXC_CONTEXT is used Phi nodes will use the values valid when the execption operation was allocated. This increases the memory consuption of the construction algorithm by n_loc * #fragile_ops. [r274]
-
Götz Lindenmaier authored
[r273]
-
- 19 Nov, 2001 2 commits
-
-
Götz Lindenmaier authored
Added functionality to irgmod: * collect all Phi nodes as link-list in th eBlocks link field * collect all Proj nodes as link-list in node productin the tuple * Seperate a Block into two Added inlining transformation in irgopt.h Improved output of dump_ir_block_graph. Now also dumps nodes that don't belong to a block. Added flag opt_unreachable_code, opt_inline. Changed irvrfy so that it accepts nodes with Bad predecessors. [r272]
-
Götz Lindenmaier authored
[r271]
-
- 09 Nov, 2001 2 commits
-
-
Boris Boesler authored
[r270]
-
Boris Boesler authored
irmode.c : changed sizes [r269]
-
- 07 Nov, 2001 2 commits
-
-
Götz Lindenmaier authored
[r268]
-
Götz Lindenmaier authored
[r267]
-
- 19 Oct, 2001 2 commits
-
-
Boris Boesler authored
[r263]
-
Boris Boesler authored
[r262]
-
- 02 Oct, 2001 1 commit
-
-
Florian Liekweg authored
--flo [r260]
-
- 19 Sep, 2001 3 commits
-
-
Boris Boesler authored
[r258]
-
Boris Boesler authored
first super types, the type itself, then the subtypes [r257]
-
Boris Boesler authored
[r256]
-
- 11 Sep, 2001 2 commits
-
-
Boris Boesler authored
[r252]
-
Boris Boesler authored
[r251]
-
- 10 Sep, 2001 2 commits
-
-
Götz Lindenmaier authored
[r250]
-
Götz Lindenmaier authored
for cse VS: ---------------------------------------------------------------------- [r249]
-