Added automatic test procedure to firmjni.
[libfirm] / firmjni / testprograms / run-results.txt
1
2 Creating an IR graph: EMPTY...
3 Done building the graph.  Dumping it.
4 use xvcg to view this graph:
5 /ben/goetz/bin/xvcg GRAPHNAME
6
7
8 Creating an IR graph: IfElseExample...
9 Optimization: 2
10 new Nodes: 26,
11 old Nodes: 27, 25, 26,
12 Optimization: 2
13 new Nodes: 10,
14 old Nodes: 28, 25, 10,
15 Optimization: 4
16 new Nodes: 18,
17 old Nodes: 33, 26,
18 Optimization: 1
19 new Nodes: 21,
20 old Nodes: 48, 21,
21 Optimization: 1
22 new Nodes: 19,
23 old Nodes: 51, 19,
24 Done building the graph.  Optimizing it.
25 Optimization: 4
26 new Nodes: 18,
27 old Nodes: 33, 26,
28 use xvcg to view this graph:
29 /ben/goetz/bin/xvcg GRAPHNAME