- 05 Jul, 2002 1 commit
-
-
Götz Lindenmaier authored
[r432]
-
- 03 Jul, 2002 1 commit
-
-
Götz Lindenmaier authored
[r429]
-
- 19 Jun, 2002 1 commit
-
-
Götz Lindenmaier authored
[r409]
-
- 23 Apr, 2002 1 commit
-
-
Götz Lindenmaier authored
Optimization sitll looses information. [r372]
-
- 18 Mar, 2002 1 commit
-
-
Götz Lindenmaier authored
as well as the preprocessor flags are no more visible externaly. Adapted include directives. Bug: dominator construction aborts for BreakTest with flag 3.31 Problem: optimization of many subsequent blocks (Jmp-chains) where one is inlined (Tuple control flow) in a loop. Not all nodes in merged blocks are moved to remaining block. Fix: different calling order to optimize_in_place_2 from optimize_in_place_wrapper. Bug: dumping cfg when a block is Bad. Fix: Output Bad node. Change: not only turn off cse but all optimizations during inlining. [r336]
-
- 12 Mar, 2002 1 commit
-
-
Götz Lindenmaier authored
[r326]
-
- 08 Mar, 2002 1 commit
-
-
Götz Lindenmaier authored
Checked compiler flags -- sorted better to fit optimizations. [r325]
-
- 04 Mar, 2002 1 commit
-
-
Götz Lindenmaier authored
Implemented code placement. [r323]
-
- 22 Feb, 2002 1 commit
-
-
Götz Lindenmaier authored
[r315]
-
- 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!!C [r304]
-
- 23 Jan, 2002 1 commit
-
-
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]
-
- 03 Dec, 2001 1 commit
-
-
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]
-
- 28 Nov, 2001 1 commit
-
-
Boris Boesler authored
[r279]
-
- 20 Nov, 2001 1 commit
-
-
Götz Lindenmaier authored
[r275]
-
- 19 Nov, 2001 1 commit
-
-
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]
-
- 09 Nov, 2001 1 commit
-
-
Boris Boesler authored
irmode.c : changed sizes [r269]
-
- 10 Sep, 2001 2 commits
-
-
Götz Lindenmaier authored
[r250]
-
Götz Lindenmaier authored
for cse VS: ---------------------------------------------------------------------- [r249]
-
- 13 Mar, 2001 1 commit
-
-
Götz Lindenmaier authored
[r130]
-
- 05 Mar, 2001 2 commits
-
-
Boris Boesler authored
#ifdef HAVE_CONFIG_H # include <config.h> #endif and replaced C++ comments bt standard C comments [r109]
-
Götz Lindenmaier authored
tChanges :wq [r104]
-
- 01 Mar, 2001 1 commit
-
-
Götz Lindenmaier authored
[r90]
-
- 12 Feb, 2001 1 commit
-
-
Götz Lindenmaier authored
[r87]
-
- 24 Jan, 2001 1 commit
-
-
Götz Lindenmaier authored
[r86]
-
- 04 Sep, 2000 1 commit
-
-
Götz Lindenmaier authored
[r63]
-
- 25 Aug, 2000 1 commit
-
-
Götz Lindenmaier authored
[r61]
-
- 16 Aug, 2000 3 commits
-
-
Götz Lindenmaier authored
[r60]
-
Götz Lindenmaier authored
[r59]
-
Götz Lindenmaier authored
[r58]
-
- 04 Aug, 2000 1 commit
-
-
Götz Lindenmaier authored
[r55]
-
- 11 Jul, 2000 1 commit
-
-
Götz Lindenmaier authored
[r44]
-
- 10 Jul, 2000 3 commits
-
-
Götz Lindenmaier authored
[r43]
-
Götz Lindenmaier authored
[r41]
-
Götz Lindenmaier authored
[r40]
-
- 07 Jul, 2000 1 commit
-
-
Christian Schäfer authored
[r39]
-
- 06 Jul, 2000 1 commit
-
-
Christian Schäfer authored
[r28]
-
- 05 Jul, 2000 1 commit
-
-
Götz Lindenmaier authored
[r22]
-
- 04 Jul, 2000 1 commit
-
-
Götz Lindenmaier authored
[r20]
-
- 26 Jun, 2000 1 commit
-
-
Christian Schäfer authored
[r19]
-