implemented loop unrolling optimization
[libfirm] / testprograms / ref-results / run-result.txt
1
2 Creating an IR graph: ARRAY-HEAP_EXAMPLE...
3 Optimizing ...
4 Dumping the graph and a type graph.
5 use xvcg to view these graphs:
6 /ben/goetz/bin/xvcg GRAPHNAME
7
8
9 Creating an IR graph: ARRAY-STACK_EXAMPLE...
10 Optimizing ...
11 Dumping the graph and a type graph.
12 Use xvcg to view these graphs:
13 /ben/goetz/bin/xvcg GRAPHNAME
14
15
16 Creating an IR graph: CALL_STR_EXAMPLE...
17 Optimizing ...
18 Done building the graph.  Dumping it.
19 Use xvcg to view this graph:
20 /ben/goetz/bin/xvcg GRAPHNAME
21
22
23 Creating an IR graph: COND_EXAMPLE...
24 Optimizing ...
25 Done building the graph.  Dumping it.
26 Use xvcg to view this graph:
27 /ben/goetz/bin/xvcg GRAPHNAME
28
29
30 Example program for constant entites.
31 Creating type information...
32 Done building the graph.  Dumping it.
33 use xvcg to view this graph:
34 /ben/goetz/bin/xvcg GRAPHNAME
35
36
37 Creating an IR graph: CONST_EVAL_EXAMPLE...
38 Optimizing ...
39 Done building the graph.  Dumping it.
40 use xvcg to view this graph:
41 /ben/goetz/bin/xvcg GRAPHNAME
42
43
44 Creating an IR graph: DEAD_BLOCK...
45 Optimizing ...
46 Dumping the graph and a control flow graph.
47 Use xvcg to view these graphs:
48 /ben/goetz/bin/xvcg GRAPHNAME
49
50
51 Creating an IR graph: EMPTY...
52 Done building the graph.  Dumping it.
53 use xvcg to view this graph:
54 /ben/goetz/bin/xvcg GRAPHNAME
55
56
57 Creating an IR graph: ENDLESS_LOOP_EXAMPLE...
58 Optimizing ...
59 Done building the graph.  Dumping it.
60 Use xvcg to view this graph:
61 /ben/goetz/bin/xvcg GRAPHNAME
62
63
64 Creating an IR graph: FLOAT EXAMPLE...
65 Done building the graph.  Dumping it.
66 use xvcg to view this graph:
67 /ben/goetz/bin/xvcg GRAPHNAME
68
69
70 Creating an IR graph: GLOBAL_CSE_EXAMPLE...
71 Optimizing ...
72 Done building the graph.  Dumping it.
73 use xvcg to view this graph:
74 /ben/goetz/bin/xvcg GRAPHNAME
75
76
77 Creating an IR graph: GLOBAL_VAR ...
78 Optimizing ...
79 Done building the graph.  Dumping it.
80 Use xvcg to view this graph:
81 /ben/goetz/bin/xvcg GRAPHNAME
82
83
84 Creating type information for IDENTIFY_TYPES ...
85 Done building the graph.  Dumping it.
86 use xvcg to view this graph:
87 /ben/goetz/bin/xvcg GRAPHNAME
88
89
90 Creating an IR graph: IF_ELSE_EXAMPLE...
91 Optimizing ...
92 Done building the graph.  Dumping it.
93 use xvcg to view this graph:
94 /ben/goetz/bin/xvcg GRAPHNAME
95
96
97 Creating an IR graph: IF_EXAMPLE...
98 Done building the graph.  Dumping it.
99 use xvcg to view this graph:
100 /ben/goetz/bin/xvcg GRAPHNAME
101
102
103 Creating an IR graph: IF_WHILE_EXAMPLE...
104 Optimizing ...
105 Done building the graph.  Dumping it with out-edges.
106 Use xvcg to view this graph:
107 /ben/goetz/bin/xvcg GRAPHNAME
108
109
110 Creating type information for INHERITANCE_EXAMPLE ...
111 Done building the graph.  Dumping it.
112 use xvcg to view this graph:
113 /ben/goetz/bin/xvcg GRAPHNAME
114
115
116 Creating an IR graph: IRR_CF...
117 Optimizing ...
118 Dumping the graph and a control flow graph.
119 Use xvcg to view these graphs:
120 /ben/goetz/bin/xvcg GRAPHNAME
121
122
123 Creating testprogram: IRR_LOOP...
124 Optimizing ...
125 Dumping the graph and a control flow graph.
126 Use xvcg to view these graphs:
127 /ben/goetz/bin/xvcg GRAPHNAME
128
129 Dumping the graph and a control flow graph.
130 Use xvcg to view these graphs:
131 /ben/goetz/bin/xvcg GRAPHNAME
132
133
134 Creating an IR graph: MEMORY_EXAMPLE...
135 Optimizing ...
136 Done building the graph.  Dumping it.
137 Use xvcg to view this graph:
138 /ben/goetz/bin/xvcg GRAPHNAME
139
140
141 Creating an IR graph: OO_INLINE_EXAMPLE...
142 Creating IR graph for set_a:
143 Creating IR graph for c:
144 Inlining set_a ...
145 Inlineing c ...
146 Optimizing ...
147 Dumping graphs of all procedures and a type graph.
148 Use xvcg to view these graphs:
149 /ben/goetz/bin/xvcg GRAPHNAME
150
151
152 Creating an IR graph: OO_PROGRAM_EXAMPLE...
153 Creating IR graph for set_a:
154 Creating IR graph for c:
155 Optimizing ...
156 Dumping graphs of all procedures and a type graph.
157 Use xvcg to view these graphs:
158 /ben/goetz/bin/xvcg GRAPHNAME
159
160 Dumping Callgraph.
161 Use xvcg to view these graphs:
162 /ben/goetz/bin/xvcg GRAPHNAME
163
164
165 Creating an IR graph: IF_EXAMPLE...
166 Done building the graph.  Dumping and optimizing it.
167
168 Creating an IR graph: IF_EXAMPLE...
169 Done building the graph.  Dumping and optimizing it.
170
171 init 0,
172  iter_end 10,
173  diff 10, cmp_typ
174  4,
175  unroll_factor 2
176 init 0,
177  iter_end 11,
178  diff 11, cmp_typ
179  5,
180  unroll_factor 2
181 init 0,
182  iter_end 10,
183  diff 10, cmp_typ
184  2,
185  unroll_factor 2
186 init 0,
187  iter_end 11,
188  diff 11, cmp_typ
189  5,
190  unroll_factor 4
191 init 0,
192  iter_end 10,
193  diff 10, cmp_typ
194  2,
195  unroll_factor 2
196 init 0,
197  iter_end 11,
198  diff 11, cmp_typ
199  5,
200  unroll_factor 4
201 init 0,
202  iter_end 10,
203  diff 10, cmp_typ
204  2,
205  unroll_factor 2
206 Creating an IR graph: THREE_CFPRED_EXAMPLE ...
207 Optimizing ...
208 Dumping the graph and a control flow graph.
209 Use xvcg to view these graphs:
210 /ben/goetz/bin/xvcg GRAPHNAME
211
212
213 Creating an IR graph: WHILE_EXAMPLE...
214 Optimizing ...
215 Done building the graph.  Dumping it.
216 Use xvcg to view this graph:
217 /ben/goetz/bin/xvcg GRAPHNAME