author | lagergren |
Mon, 31 Mar 2014 14:13:34 +0200 | |
changeset 24733 | 1e825be55fd1 |
parent 21457 | 381acbd07fe5 |
permissions | -rw-r--r-- |
24733
1e825be55fd1
8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
lagergren
parents:
21457
diff
changeset
|
1 |
start |
21457
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
2 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
3 |
get a |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
4 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
5 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
6 |
111 |
24733
1e825be55fd1
8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
lagergren
parents:
21457
diff
changeset
|
7 |
done with first |
21457
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
8 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
9 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
10 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
11 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
12 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
13 |
120 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
14 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
15 |
get a |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
16 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
17 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
18 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
19 |
21 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
20 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
21 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
22 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
23 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
24 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
25 |
120 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
26 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
27 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
28 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
29 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
30 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
31 |
120 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
32 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
33 |
get a |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
34 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
35 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
36 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
37 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
38 |
101 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
39 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
40 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
41 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
42 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
43 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
44 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
45 |
200 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
46 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
47 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
48 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
49 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
50 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
51 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
52 |
20 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
53 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
54 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
55 |
get a |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
56 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
57 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
58 |
22 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
59 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
60 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
61 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
62 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
63 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
64 |
22 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
65 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
66 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
67 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
68 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
69 |
22 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
70 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
71 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
72 |
get a |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
73 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
74 |
-91 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
75 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
76 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
77 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
78 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
79 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
80 |
-100 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
81 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
82 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
83 |
conv c |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
84 |
conv b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
85 |
-190 |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
86 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
87 |
get a |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
88 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
89 |
get b |
381acbd07fe5
8027042: Evaluation order for binary operators can be improved
hannesw
parents:
diff
changeset
|
90 |
get b |