added copyright info
[libfirm] / testprograms / run-results.txt
1 ./array-heap_example; ./empty; ./irr_cf_example; ./array-stack_example; ./global_var_example; ./irr_loop_example; ./call_str_example; ./if_else_example; ./memory_example; ./cond_example; ./if_example; ./oo_program_example; ./const_eval_example; ./if_while_example; ./three_cfpred_example; ./dead_block_example; ./inheritance_example; ./while_example; ./endless_loop; ./global_cse; ./oo_inline_example;
2
3 Creating an IR graph: ARRAY-HEAP_EXAMPLE...
4 Optimizing ...
5 Dumping the graph and a type graph.
6 use xvcg to view these graphs:
7 /ben/goetz/bin/xvcg GRAPHNAME
8
9
10 Creating an IR graph: EMPTY...
11 Done building the graph.  Dumping it.
12 use xvcg to view this graph:
13 /ben/goetz/bin/xvcg GRAPHNAME
14
15
16 Creating an IR graph: IRR_CF...
17 Optimizing ...
18 Dumping the graph and a control flow graph.
19 Use xvcg to view these graphs:
20 /ben/goetz/bin/xvcg GRAPHNAME
21
22
23 Creating an IR graph: ARRAY-STACK_EXAMPLE...
24 Optimizing ...
25 Dumping the graph and a type graph.
26 Use xvcg to view these graphs:
27 /ben/goetz/bin/xvcg GRAPHNAME
28
29
30 Creating an IR graph: GLOBAL_VAR ...
31 Optimizing ...
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: IRR_LOOP...
38 Optimizing ...
39 Dumping the graph and a control flow graph.
40 Use xvcg to view these graphs:
41 /ben/goetz/bin/xvcg GRAPHNAME
42
43
44 Creating an IR graph: CALL_STR_EXAMPLE...
45 Optimizing ...
46 Done building the graph.  Dumping it.
47 Use xvcg to view this graph:
48 /ben/goetz/bin/xvcg GRAPHNAME
49
50
51 creating an IR graph: IF_ELSE_EXAMPLE...
52
53 Optimizing ...
54 Done building the graph.  Dumping it.
55 use xvcg to view this graph:
56 /ben/goetz/bin/xvcg GRAPHNAME
57
58
59 Creating an IR graph: MEMORY_EXAMPLE...
60 Optimizing ...
61 Done building the graph.  Dumping it.
62 Use xvcg to view this graph:
63 /ben/goetz/bin/xvcg GRAPHNAME
64
65
66 Creating an IR graph: COND_EXAMPLE...
67 Optimizing ...
68 Done building the graph.  Dumping it.
69 Use xvcg to view this graph:
70 /ben/goetz/bin/xvcg GRAPHNAME
71
72
73 Creating an IR graph: IF_EXAMPLE...
74 Done building the graph.  Dumping it.
75 use xvcg to view this graph:
76 /ben/goetz/bin/xvcg GRAPHNAME
77
78
79 Creating an IR graph: OO_PROGRAM_EXAMPLE...
80 Creating IR graph for set_a:
81 Creating IR graph for c:
82 Optimizing ...
83 Dumping graphs of all procedures and a type graph.
84 Use xvcg to view these graphs:
85 /ben/goetz/bin/xvcg GRAPHNAME
86
87
88 Creating an IR graph: CONST_EVAL_EXAMPLE...
89 Optimizing ...
90 Done building the graph.  Dumping it.
91 use xvcg to view this graph:
92 /ben/goetz/bin/xvcg GRAPHNAME
93
94
95 Creating an IR graph: IF_WHILE_EXAMPLE...
96 Optimizing ...
97 Done building the graph.  Dumping it with out-edges.
98 Use xvcg to view this graph:
99 /ben/goetz/bin/xvcg GRAPHNAME
100
101
102 Creating an IR graph: ...
103 Optimizing ...
104 Dumping the graph and a control flow graph.
105 Use xvcg to view these graphs:
106 /ben/goetz/bin/xvcg GRAPHNAME
107
108
109 Creating an IR graph: DEAD_BLOCK...
110 Optimizing ...
111 Dumping the graph and a control flow graph.
112 Use xvcg to view these graphs:
113 /ben/goetz/bin/xvcg GRAPHNAME
114
115
116 Creating type information...
117 Done building the graph.  Dumping it.
118 use xvcg to view this graph:
119 /ben/goetz/bin/xvcg GRAPHNAME
120
121
122 Creating an IR graph: WHILE_EXAMPLE...
123 Optimizing ...
124 Done building the graph.  Dumping it.
125 Use xvcg to view this graph:
126 /ben/goetz/bin/xvcg GRAPHNAME
127
128
129 Creating an IR graph: ENDLESS_LOOP_EXAMPLE...
130 Optimizing ...
131 Done building the graph.  Dumping it.
132 Use xvcg to view this graph:
133 /ben/goetz/bin/xvcg GRAPHNAME
134
135
136 Creating an IR graph: GLOBAL_CSE_EXAMPLE...
137 Optimizing ...
138 Done building the graph.  Dumping it.
139 use xvcg to view this graph:
140 /ben/goetz/bin/xvcg GRAPHNAME
141
142
143 Creating an IR graph: OO_INLINE_EXAMPLE...
144 Creating IR graph for set_a:
145 Creating IR graph for c:
146 Inlining set_a ...
147 INLINEing c ...
148 Optimizing ...
149 Dumping graphs of all procedures and a type graph.
150 Use xvcg to view these graphs:
151 /ben/goetz/bin/xvcg GRAPHNAME