annotate src/share/vm/includeDB_compiler2 @ 1135:e66fd840cb6b

6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164) Summary: During the work for 6829187 we have fixed a number of basic bugs which are logically grouped with 6815692 and 6858164 but which must be reviewed and pushed separately. Reviewed-by: kvn, never
author twisti
date Mon, 04 Jan 2010 18:38:08 +0100
parents 7c57aead6d3e
children 97125851f396
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1 //
579
0fbdb4381b99 6814575: Update copyright year
xdono
parents: 528
diff changeset
2 // Copyright 2000-2009 Sun Microsystems, Inc. All Rights Reserved.
0
a61af66fc99e Initial load
duke
parents:
diff changeset
3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
a61af66fc99e Initial load
duke
parents:
diff changeset
4 //
a61af66fc99e Initial load
duke
parents:
diff changeset
5 // This code is free software; you can redistribute it and/or modify it
a61af66fc99e Initial load
duke
parents:
diff changeset
6 // under the terms of the GNU General Public License version 2 only, as
a61af66fc99e Initial load
duke
parents:
diff changeset
7 // published by the Free Software Foundation.
a61af66fc99e Initial load
duke
parents:
diff changeset
8 //
a61af66fc99e Initial load
duke
parents:
diff changeset
9 // This code is distributed in the hope that it will be useful, but WITHOUT
a61af66fc99e Initial load
duke
parents:
diff changeset
10 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
a61af66fc99e Initial load
duke
parents:
diff changeset
11 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
a61af66fc99e Initial load
duke
parents:
diff changeset
12 // version 2 for more details (a copy is included in the LICENSE file that
a61af66fc99e Initial load
duke
parents:
diff changeset
13 // accompanied this code).
a61af66fc99e Initial load
duke
parents:
diff changeset
14 //
a61af66fc99e Initial load
duke
parents:
diff changeset
15 // You should have received a copy of the GNU General Public License version
a61af66fc99e Initial load
duke
parents:
diff changeset
16 // 2 along with this work; if not, write to the Free Software Foundation,
a61af66fc99e Initial load
duke
parents:
diff changeset
17 // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
a61af66fc99e Initial load
duke
parents:
diff changeset
18 //
a61af66fc99e Initial load
duke
parents:
diff changeset
19 // Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
a61af66fc99e Initial load
duke
parents:
diff changeset
20 // CA 95054 USA or visit www.sun.com if you need additional information or
a61af66fc99e Initial load
duke
parents:
diff changeset
21 // have any questions.
33
3288958bf319 6667580: Optimize CmpP for allocations
kvn
parents: 0
diff changeset
22 //
0
a61af66fc99e Initial load
duke
parents:
diff changeset
23 //
a61af66fc99e Initial load
duke
parents:
diff changeset
24
a61af66fc99e Initial load
duke
parents:
diff changeset
25 ad_<arch_model>.cpp adGlobals_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
26 ad_<arch_model>.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
27 ad_<arch_model>.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
28 ad_<arch_model>.cpp assembler.hpp
304
dc7f315e41f7 5108146: Merge i486 and amd64 cpu directories
never
parents: 235
diff changeset
29 ad_<arch_model>.cpp assembler_<arch>.inline.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
30 ad_<arch_model>.cpp biasedLocking.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
31 ad_<arch_model>.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
32 ad_<arch_model>.cpp collectedHeap.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
33 ad_<arch_model>.cpp compiledICHolderOop.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
34 ad_<arch_model>.cpp growableArray.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
35 ad_<arch_model>.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
36 ad_<arch_model>.cpp markOop.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
37 ad_<arch_model>.cpp methodOop.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
38 ad_<arch_model>.cpp nativeInst_<arch>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
39 ad_<arch_model>.cpp oop.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
40 ad_<arch_model>.cpp oop.inline2.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
41 ad_<arch_model>.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
42 ad_<arch_model>.cpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
43 ad_<arch_model>.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
44 ad_<arch_model>.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
45 ad_<arch_model>.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
46 ad_<arch_model>.cpp stubRoutines.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
47 ad_<arch_model>.cpp vmreg.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
48 ad_<arch_model>.cpp vmreg_<arch>.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
49
a61af66fc99e Initial load
duke
parents:
diff changeset
50 ad_<arch_model>.hpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
51 ad_<arch_model>.hpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
52 ad_<arch_model>.hpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
53 ad_<arch_model>.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
54 ad_<arch_model>.hpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
55 ad_<arch_model>.hpp resourceArea.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
56 ad_<arch_model>.hpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
57 ad_<arch_model>.hpp vectornode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
58
a61af66fc99e Initial load
duke
parents:
diff changeset
59 ad_<arch_model>_clone.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
60
a61af66fc99e Initial load
duke
parents:
diff changeset
61 ad_<arch_model>_expand.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
62
a61af66fc99e Initial load
duke
parents:
diff changeset
63 ad_<arch_model>_format.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
64
a61af66fc99e Initial load
duke
parents:
diff changeset
65 ad_<arch_model>_gen.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
66 ad_<arch_model>_gen.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
67 ad_<arch_model>_gen.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
68
a61af66fc99e Initial load
duke
parents:
diff changeset
69 ad_<arch_model>_misc.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
70
a61af66fc99e Initial load
duke
parents:
diff changeset
71 ad_<arch_model>_peephole.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
72
a61af66fc99e Initial load
duke
parents:
diff changeset
73 ad_<arch_model>_pipeline.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
74
a61af66fc99e Initial load
duke
parents:
diff changeset
75 addnode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
76 addnode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
77 addnode.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
78 addnode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
79 addnode.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
80 addnode.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
81 addnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
82 addnode.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
83
a61af66fc99e Initial load
duke
parents:
diff changeset
84 addnode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
85 addnode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
86 addnode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
87
a61af66fc99e Initial load
duke
parents:
diff changeset
88 adlcVMDeps.hpp allocation.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
89
a61af66fc99e Initial load
duke
parents:
diff changeset
90 allocation.hpp c2_globals.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
91
a61af66fc99e Initial load
duke
parents:
diff changeset
92 block.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
93 block.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
94 block.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
95 block.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
96 block.cpp copy.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
97 block.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
98 block.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
99 block.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
100 block.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
101 block.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
102 block.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
103
a61af66fc99e Initial load
duke
parents:
diff changeset
104 block.hpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
105 block.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
106 block.hpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
107
a61af66fc99e Initial load
duke
parents:
diff changeset
108 buildOopMap.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
109 buildOopMap.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
110 buildOopMap.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
111 buildOopMap.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
112 buildOopMap.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
113 buildOopMap.cpp oopMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
114 buildOopMap.cpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
115 buildOopMap.cpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
116 buildOopMap.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
117 buildOopMap.cpp vmreg_<arch>.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
118
a61af66fc99e Initial load
duke
parents:
diff changeset
119 bytecodeInfo.cpp callGenerator.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
120 bytecodeInfo.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
121 bytecodeInfo.cpp handles.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
122 bytecodeInfo.cpp linkResolver.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
123 bytecodeInfo.cpp objArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
124 bytecodeInfo.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
125 bytecodeInfo.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
126 bytecodeInfo.cpp vmSymbols.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
127
a61af66fc99e Initial load
duke
parents:
diff changeset
128 bytecodeInterpreter.hpp methodDataOop.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
129
a61af66fc99e Initial load
duke
parents:
diff changeset
130 c2_globals.cpp c2_globals.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
131
a61af66fc99e Initial load
duke
parents:
diff changeset
132 c2_globals.hpp c2_globals_<arch>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
133 c2_globals.hpp c2_globals_<os_family>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
134 c2_globals.hpp globals.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
135
a61af66fc99e Initial load
duke
parents:
diff changeset
136 c2_globals_<arch>.hpp globalDefinitions.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
137 c2_globals_<arch>.hpp macros.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
138
a61af66fc99e Initial load
duke
parents:
diff changeset
139 c2_globals_<os_family>.hpp globalDefinitions.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
140 c2_globals_<os_family>.hpp macros.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
141
a61af66fc99e Initial load
duke
parents:
diff changeset
142 c2_init_<arch>.cpp compile.hpp
528
37b3ca071522 6793825: Missing include dependancies for GCC without predefined headers
coleenp
parents: 372
diff changeset
143 c2_init_<arch>.cpp node.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
144
a61af66fc99e Initial load
duke
parents:
diff changeset
145 c2compiler.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
146 c2compiler.cpp c2compiler.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
147 c2compiler.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
148
a61af66fc99e Initial load
duke
parents:
diff changeset
149 c2compiler.hpp abstractCompiler.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
150
a61af66fc99e Initial load
duke
parents:
diff changeset
151 callGenerator.cpp addnode.hpp
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
152 callGenerator.cpp bcEscapeAnalyzer.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
153 callGenerator.cpp callGenerator.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
154 callGenerator.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
155 callGenerator.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
156 callGenerator.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
157 callGenerator.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
158 callGenerator.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
159 callGenerator.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
160 callGenerator.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
161 callGenerator.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
162
a61af66fc99e Initial load
duke
parents:
diff changeset
163 callGenerator.hpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
164 callGenerator.hpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
165 callGenerator.hpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
166 callGenerator.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
167
a61af66fc99e Initial load
duke
parents:
diff changeset
168 callnode.cpp callnode.hpp
65
99269dbf4ba8 6674588: (Escape Analysis) Improve Escape Analysis code
kvn
parents: 38
diff changeset
169 callnode.cpp bcEscapeAnalyzer.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
170 callnode.cpp escape.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
171 callnode.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
172 callnode.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
173 callnode.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
174 callnode.cpp oopMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
175 callnode.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
176 callnode.cpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
177 callnode.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
178 callnode.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
179 callnode.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
180
a61af66fc99e Initial load
duke
parents:
diff changeset
181 callnode.hpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
182 callnode.hpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
183 callnode.hpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
184 callnode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
185 callnode.hpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
186 callnode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
187
a61af66fc99e Initial load
duke
parents:
diff changeset
188 cfgnode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
189 cfgnode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
190 cfgnode.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
191 cfgnode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
192 cfgnode.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
193 cfgnode.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
194 cfgnode.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
195 cfgnode.cpp objArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
196 cfgnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
197 cfgnode.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
198 cfgnode.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
199 cfgnode.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
200 cfgnode.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
201
a61af66fc99e Initial load
duke
parents:
diff changeset
202 cfgnode.hpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
203 cfgnode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
204 cfgnode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
205 cfgnode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
206
a61af66fc99e Initial load
duke
parents:
diff changeset
207 chaitin.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
208 chaitin.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
209 chaitin.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
210 chaitin.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
211 chaitin.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
212 chaitin.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
213 chaitin.cpp coalesce.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
214 chaitin.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
215 chaitin.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
216 chaitin.cpp indexSet.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
217 chaitin.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
218 chaitin.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
219 chaitin.cpp oopMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
220 chaitin.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
221 chaitin.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
222
a61af66fc99e Initial load
duke
parents:
diff changeset
223 chaitin.hpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
224 chaitin.hpp live.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
225 chaitin.hpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
226 chaitin.hpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
227 chaitin.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
228 chaitin.hpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
229 chaitin.hpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
230 chaitin.hpp resourceArea.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
231 chaitin.hpp vmreg.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
232
a61af66fc99e Initial load
duke
parents:
diff changeset
233 chaitin_<os_family>.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
234 chaitin_<os_family>.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
235
a61af66fc99e Initial load
duke
parents:
diff changeset
236 ciEnv.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
237 ciEnv.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
238
a61af66fc99e Initial load
duke
parents:
diff changeset
239 ciMethod.cpp ciTypeFlow.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
240 ciMethod.cpp methodOop.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
241
a61af66fc99e Initial load
duke
parents:
diff changeset
242 ciTypeFlow.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
243 ciTypeFlow.cpp bytecode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
244 ciTypeFlow.cpp bytecodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
245 ciTypeFlow.cpp ciConstant.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
246 ciTypeFlow.cpp ciField.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
247 ciTypeFlow.cpp ciMethod.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
248 ciTypeFlow.cpp ciMethodData.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
249 ciTypeFlow.cpp ciObjArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
250 ciTypeFlow.cpp ciStreams.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
251 ciTypeFlow.cpp ciTypeArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
252 ciTypeFlow.cpp ciTypeFlow.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
253 ciTypeFlow.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
254 ciTypeFlow.cpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
255 ciTypeFlow.cpp growableArray.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
256
a61af66fc99e Initial load
duke
parents:
diff changeset
257 ciTypeFlow.hpp ciEnv.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
258 ciTypeFlow.hpp ciKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
259 ciTypeFlow.hpp ciMethodBlocks.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
260
a61af66fc99e Initial load
duke
parents:
diff changeset
261 classes.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
262 classes.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
263 classes.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
264 classes.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
265 classes.cpp divnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
266 classes.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
267 classes.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
268 classes.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
269 classes.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
270 classes.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
271 classes.cpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
272 classes.cpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
273 classes.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
274 classes.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
275 classes.cpp vectornode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
276
a61af66fc99e Initial load
duke
parents:
diff changeset
277 classes.hpp top.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
278
a61af66fc99e Initial load
duke
parents:
diff changeset
279 coalesce.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
280 coalesce.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
281 coalesce.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
282 coalesce.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
283 coalesce.cpp coalesce.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
284 coalesce.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
285 coalesce.cpp indexSet.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
286 coalesce.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
287 coalesce.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
288 coalesce.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
289
a61af66fc99e Initial load
duke
parents:
diff changeset
290 coalesce.hpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
291
a61af66fc99e Initial load
duke
parents:
diff changeset
292 compile.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
293 compile.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
294 compile.cpp arguments.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
295 compile.cpp assembler.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
296 compile.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
297 compile.cpp c2compiler.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
298 compile.cpp callGenerator.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
299 compile.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
300 compile.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
301 compile.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
302 compile.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
303 compile.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
304 compile.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
305 compile.cpp copy.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
306 compile.cpp divnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
307 compile.cpp escape.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
308 compile.cpp exceptionHandlerTable.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
309 compile.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
310 compile.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
311 compile.cpp macro.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
312 compile.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
313 compile.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
314 compile.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
315 compile.cpp nmethod.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
316 compile.cpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
317 compile.cpp oopMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
318 compile.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
319 compile.cpp output.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
320 compile.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
321 compile.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
322 compile.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
323 compile.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
324 compile.cpp signature.hpp
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
325 compile.cpp stringopts.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
326 compile.cpp stubRoutines.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
327 compile.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
328 compile.cpp timer.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
329 compile.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
330 compile.cpp vectornode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
331
a61af66fc99e Initial load
duke
parents:
diff changeset
332 compile.hpp codeBuffer.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
333 compile.hpp compilerInterface.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
334 compile.hpp compilerOracle.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
335 compile.hpp debugInfoRec.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
336 compile.hpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
337 compile.hpp dict.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
338 compile.hpp exceptionHandlerTable.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
339 compile.hpp idealGraphPrinter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
340 compile.hpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
341 compile.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
342 compile.hpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
343 compile.hpp resourceArea.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
344 compile.hpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
345 compile.hpp vmThread.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
346
a61af66fc99e Initial load
duke
parents:
diff changeset
347 compileBroker.cpp c2compiler.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
348
a61af66fc99e Initial load
duke
parents:
diff changeset
349 connode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
350 connode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
351 connode.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
352 connode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
353 connode.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
354 connode.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
355 connode.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
356 connode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
357 connode.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
358 connode.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
359
a61af66fc99e Initial load
duke
parents:
diff changeset
360 connode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
361 connode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
362 connode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
363
a61af66fc99e Initial load
duke
parents:
diff changeset
364 deoptimization.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
365
a61af66fc99e Initial load
duke
parents:
diff changeset
366 dfa_<arch_model>.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
367 dfa_<arch_model>.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
368 dfa_<arch_model>.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
369
a61af66fc99e Initial load
duke
parents:
diff changeset
370 dict.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
371 dict.cpp dict.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
372 dict.cpp resourceArea.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
373 dict.cpp thread.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
374
a61af66fc99e Initial load
duke
parents:
diff changeset
375 dict.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
376
a61af66fc99e Initial load
duke
parents:
diff changeset
377 divnode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
378 divnode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
379 divnode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
380 divnode.cpp divnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
381 divnode.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
382 divnode.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
383 divnode.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
384 divnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
385 divnode.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
386
a61af66fc99e Initial load
duke
parents:
diff changeset
387 divnode.hpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
388 divnode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
389 divnode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
390 divnode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
391
a61af66fc99e Initial load
duke
parents:
diff changeset
392 doCall.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
393 doCall.cpp callGenerator.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
394 doCall.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
395 doCall.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
396 doCall.cpp linkResolver.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
397 doCall.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
398 doCall.cpp nativeLookup.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
399 doCall.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
400 doCall.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
401 doCall.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
402 doCall.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
403 doCall.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
404 doCall.cpp vmSymbols.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
405
a61af66fc99e Initial load
duke
parents:
diff changeset
406 domgraph.cpp allocation.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
407 domgraph.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
408 domgraph.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
409 domgraph.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
410 domgraph.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
411 domgraph.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
412
a61af66fc99e Initial load
duke
parents:
diff changeset
413 escape.cpp allocation.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
414 escape.cpp bcEscapeAnalyzer.hpp
38
b789bcaf2dd9 6667610: (Escape Analysis) retry compilation without EA if it fails
kvn
parents: 33
diff changeset
415 escape.cpp c2compiler.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
416 escape.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
417 escape.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
418 escape.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
419 escape.cpp escape.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
420 escape.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
421 escape.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
422 escape.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
423
a61af66fc99e Initial load
duke
parents:
diff changeset
424 escape.hpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
425 escape.hpp growableArray.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
426 escape.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
427
a61af66fc99e Initial load
duke
parents:
diff changeset
428 frame.hpp adGlobals_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
429
a61af66fc99e Initial load
duke
parents:
diff changeset
430 gcm.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
431 gcm.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
432 gcm.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
433 gcm.cpp c2compiler.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
434 gcm.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
435 gcm.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
436 gcm.cpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
437 gcm.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
438 gcm.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
439 gcm.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
440 gcm.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
441 gcm.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
442 gcm.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
443
a61af66fc99e Initial load
duke
parents:
diff changeset
444 generateOptoStub.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
445 generateOptoStub.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
446 generateOptoStub.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
447 generateOptoStub.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
448 generateOptoStub.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
449 generateOptoStub.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
450 generateOptoStub.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
451 generateOptoStub.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
452 generateOptoStub.cpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
453 generateOptoStub.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
454 generateOptoStub.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
455 generateOptoStub.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
456 generateOptoStub.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
457 generateOptoStub.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
458
a61af66fc99e Initial load
duke
parents:
diff changeset
459 globals.hpp c2_globals_<arch>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
460 globals.hpp c2_globals_<os_family>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
461
a61af66fc99e Initial load
duke
parents:
diff changeset
462 globals.cpp c2_globals.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
463
a61af66fc99e Initial load
duke
parents:
diff changeset
464 graphKit.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
465 graphKit.cpp barrierSet.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
466 graphKit.cpp cardTableModRefBS.hpp
342
37f87013dfd8 6711316: Open source the Garbage-First garbage collector
ysr
parents: 65
diff changeset
467 graphKit.cpp g1SATBCardTableModRefBS.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
468 graphKit.cpp collectedHeap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
469 graphKit.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
470 graphKit.cpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
471 graphKit.cpp graphKit.hpp
342
37f87013dfd8 6711316: Open source the Garbage-First garbage collector
ysr
parents: 65
diff changeset
472 graphKit.cpp heapRegion.hpp
37f87013dfd8 6711316: Open source the Garbage-First garbage collector
ysr
parents: 65
diff changeset
473 graphKit.cpp idealKit.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
474 graphKit.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
475 graphKit.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
476 graphKit.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
477 graphKit.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
478 graphKit.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
479 graphKit.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
480
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
481 graphKit.hpp addnode.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
482 graphKit.hpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
483 graphKit.hpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
484 graphKit.hpp ciEnv.hpp
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
485 graphKit.hpp divnode.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
486 graphKit.hpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
487 graphKit.hpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
488 graphKit.hpp phaseX.hpp
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
489 graphKit.hpp mulnode.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
490 graphKit.hpp subnode.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
491 graphKit.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
492
a61af66fc99e Initial load
duke
parents:
diff changeset
493 idealKit.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
494 idealKit.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
495 idealKit.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
496 idealKit.cpp idealKit.hpp
342
37f87013dfd8 6711316: Open source the Garbage-First garbage collector
ysr
parents: 65
diff changeset
497 idealKit.cpp runtime.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
498
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
499 idealKit.hpp addnode.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
500 idealKit.hpp cfgnode.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
501 idealKit.hpp connode.hpp
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
502 idealKit.hpp divnode.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
503 idealKit.hpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
504 idealKit.hpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
505 idealKit.hpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
506 idealKit.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
507
a61af66fc99e Initial load
duke
parents:
diff changeset
508 ifg.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
509 ifg.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
510 ifg.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
511 ifg.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
512 ifg.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
513 ifg.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
514 ifg.cpp coalesce.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
515 ifg.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
516 ifg.cpp indexSet.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
517 ifg.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
518 ifg.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
519 ifg.cpp oopMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
520 ifg.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
521
a61af66fc99e Initial load
duke
parents:
diff changeset
522 ifnode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
523 ifnode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
524 ifnode.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
525 ifnode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
526 ifnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
527 ifnode.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
528 ifnode.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
529
a61af66fc99e Initial load
duke
parents:
diff changeset
530 indexSet.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
531 indexSet.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
532 indexSet.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
533 indexSet.cpp indexSet.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
534 indexSet.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
535
a61af66fc99e Initial load
duke
parents:
diff changeset
536 indexSet.hpp allocation.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
537 indexSet.hpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
538 indexSet.hpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
539 indexSet.hpp resourceArea.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
540
a61af66fc99e Initial load
duke
parents:
diff changeset
541 interpreterRuntime.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
542
a61af66fc99e Initial load
duke
parents:
diff changeset
543 java.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
544 java.cpp compiledIC.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
545 java.cpp indexSet.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
546 java.cpp methodLiveness.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
547 java.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
548
a61af66fc99e Initial load
duke
parents:
diff changeset
549 lcm.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
550 lcm.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
551 lcm.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
552 lcm.cpp c2compiler.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
553 lcm.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
554 lcm.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
555 lcm.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
556 lcm.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
557
a61af66fc99e Initial load
duke
parents:
diff changeset
558 library_call.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
559 library_call.cpp callGenerator.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
560 library_call.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
561 library_call.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
562 library_call.cpp idealKit.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
563 library_call.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
564 library_call.cpp nativeLookup.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
565 library_call.cpp objArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
566 library_call.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
567 library_call.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
568 library_call.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
569 library_call.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
570 library_call.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
571 library_call.cpp vmSymbols.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
572
a61af66fc99e Initial load
duke
parents:
diff changeset
573 live.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
574 live.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
575 live.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
576 live.cpp live.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
577 live.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
578
a61af66fc99e Initial load
duke
parents:
diff changeset
579 live.hpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
580 live.hpp indexSet.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
581 live.hpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
582 live.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
583 live.hpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
584 live.hpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
585
a61af66fc99e Initial load
duke
parents:
diff changeset
586 locknode.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
587 locknode.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
588 locknode.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
589 locknode.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
590
a61af66fc99e Initial load
duke
parents:
diff changeset
591 locknode.hpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
592 locknode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
593 locknode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
594 locknode.hpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
595
a61af66fc99e Initial load
duke
parents:
diff changeset
596 loopTransform.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
597 loopTransform.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
598 loopTransform.cpp connode.hpp
367
194b8e3a2fc4 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
never
parents: 304
diff changeset
599 loopTransform.cpp compileLog.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
600 loopTransform.cpp divnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
601 loopTransform.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
602 loopTransform.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
603 loopTransform.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
604 loopTransform.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
605
a61af66fc99e Initial load
duke
parents:
diff changeset
606 loopUnswitch.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
607 loopUnswitch.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
608 loopUnswitch.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
609 loopUnswitch.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
610
a61af66fc99e Initial load
duke
parents:
diff changeset
611 loopnode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
612 loopnode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
613 loopnode.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
614 loopnode.cpp ciMethodData.hpp
367
194b8e3a2fc4 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
never
parents: 304
diff changeset
615 loopnode.cpp compileLog.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
616 loopnode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
617 loopnode.cpp divnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
618 loopnode.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
619 loopnode.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
620 loopnode.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
621 loopnode.cpp superword.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
622 loopnode.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
623
a61af66fc99e Initial load
duke
parents:
diff changeset
624 loopnode.hpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
625 loopnode.hpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
626 loopnode.hpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
627 loopnode.hpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
628 loopnode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
629
a61af66fc99e Initial load
duke
parents:
diff changeset
630 loopopts.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
631 loopopts.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
632 loopopts.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
633 loopopts.cpp divnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
634 loopopts.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
635 loopopts.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
636 loopopts.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
637 loopopts.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
638
a61af66fc99e Initial load
duke
parents:
diff changeset
639 machnode.cpp collectedHeap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
640 machnode.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
641 machnode.cpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
642
a61af66fc99e Initial load
duke
parents:
diff changeset
643 machnode.hpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
644 machnode.hpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
645 machnode.hpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
646 machnode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
647 machnode.hpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
648
a61af66fc99e Initial load
duke
parents:
diff changeset
649 macro.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
650 macro.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
651 macro.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
652 macro.cpp compile.hpp
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
653 macro.cpp compileLog.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
654 macro.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
655 macro.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
656 macro.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
657 macro.cpp macro.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
658 macro.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
659 macro.cpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
660 macro.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
661 macro.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
662 macro.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
663 macro.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
664 macro.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
665 macro.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
666 macro.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
667 macro.hpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
668
a61af66fc99e Initial load
duke
parents:
diff changeset
669 matcher.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
670 matcher.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
671 matcher.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
672 matcher.cpp atomic.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
673 matcher.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
674 matcher.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
675 matcher.cpp hpi.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
676 matcher.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
677 matcher.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
678 matcher.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
679 matcher.cpp os.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
680 matcher.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
681 matcher.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
682 matcher.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
683 matcher.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
684
a61af66fc99e Initial load
duke
parents:
diff changeset
685 matcher.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
686 matcher.hpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
687 matcher.hpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
688 matcher.hpp resourceArea.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
689 matcher.hpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
690
a61af66fc99e Initial load
duke
parents:
diff changeset
691 memnode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
692 memnode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
693 memnode.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
694 memnode.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
695 memnode.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
696 memnode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
697 memnode.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
698 memnode.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
699 memnode.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
700 memnode.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
701 memnode.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
702 memnode.cpp objArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
703 memnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
704 memnode.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
705 memnode.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
706
a61af66fc99e Initial load
duke
parents:
diff changeset
707 memnode.hpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
708 memnode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
709 memnode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
710 memnode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
711
a61af66fc99e Initial load
duke
parents:
diff changeset
712 methodLiveness.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
713 methodLiveness.cpp bytecode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
714 methodLiveness.cpp bytecodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
715 methodLiveness.cpp ciStreams.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
716 methodLiveness.cpp methodLiveness.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
717
a61af66fc99e Initial load
duke
parents:
diff changeset
718 methodLiveness.hpp bitMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
719 methodLiveness.hpp growableArray.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
720
a61af66fc99e Initial load
duke
parents:
diff changeset
721 mulnode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
722 mulnode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
723 mulnode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
724 mulnode.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
725 mulnode.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
726 mulnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
727 mulnode.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
728
a61af66fc99e Initial load
duke
parents:
diff changeset
729 mulnode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
730 mulnode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
731 mulnode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
732
a61af66fc99e Initial load
duke
parents:
diff changeset
733 multnode.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
734 multnode.cpp multnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
735 multnode.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
736 multnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
737 multnode.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
738 multnode.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
739
a61af66fc99e Initial load
duke
parents:
diff changeset
740 multnode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
741
a61af66fc99e Initial load
duke
parents:
diff changeset
742 node.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
743 node.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
744 node.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
745 node.cpp copy.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
746 node.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
747 node.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
748 node.cpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
749 node.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
750 node.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
751 node.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
752 node.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
753
a61af66fc99e Initial load
duke
parents:
diff changeset
754 node.hpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
755 node.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
756 node.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
757 node.hpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
758
a61af66fc99e Initial load
duke
parents:
diff changeset
759 opcodes.cpp classes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
760 opcodes.cpp globalDefinitions.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
761 opcodes.cpp no_precompiled_headers
a61af66fc99e Initial load
duke
parents:
diff changeset
762
a61af66fc99e Initial load
duke
parents:
diff changeset
763 os_<os_arch>.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
764
a61af66fc99e Initial load
duke
parents:
diff changeset
765 os_<os_family>.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
766
a61af66fc99e Initial load
duke
parents:
diff changeset
767 output.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
768 output.cpp assembler.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
769 output.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
770 output.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
771 output.cpp debugInfo.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
772 output.cpp debugInfoRec.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
773 output.cpp handles.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
774 output.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
775 output.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
776 output.cpp oopMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
777 output.cpp output.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
778 output.cpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
779 output.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
780 output.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
781 output.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
782 output.cpp xmlstream.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
783
a61af66fc99e Initial load
duke
parents:
diff changeset
784 output.hpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
785 output.hpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
786 output.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
787
a61af66fc99e Initial load
duke
parents:
diff changeset
788 parse.hpp ciMethodData.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
789 parse.hpp ciTypeFlow.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
790 parse.hpp generateOopMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
791 parse.hpp graphKit.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
792 parse.hpp methodLiveness.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
793 parse.hpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
794 parse.hpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
795
a61af66fc99e Initial load
duke
parents:
diff changeset
796 parse1.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
797 parse1.cpp arguments.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
798 parse1.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
799 parse1.cpp copy.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
800 parse1.cpp handles.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
801 parse1.cpp linkResolver.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
802 parse1.cpp locknode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
803 parse1.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
804 parse1.cpp methodOop.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
805 parse1.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
806 parse1.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
807 parse1.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
808 parse1.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
809
a61af66fc99e Initial load
duke
parents:
diff changeset
810 parse2.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
811 parse2.cpp ciMethodData.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
812 parse2.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
813 parse2.cpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
814 parse2.cpp divnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
815 parse2.cpp linkResolver.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
816 parse2.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
817 parse2.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
818 parse2.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
819 parse2.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
820 parse2.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
821 parse2.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
822 parse2.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
823 parse2.cpp universe.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
824 parse2.cpp vmSymbols.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
825
a61af66fc99e Initial load
duke
parents:
diff changeset
826 parse3.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
827 parse3.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
828 parse3.cpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
829 parse3.cpp handles.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
830 parse3.cpp linkResolver.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
831 parse3.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
832 parse3.cpp objArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
833 parse3.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
834 parse3.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
835 parse3.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
836 parse3.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
837 parse3.cpp universe.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
838
a61af66fc99e Initial load
duke
parents:
diff changeset
839 parseHelper.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
840 parseHelper.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
841 parseHelper.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
842 parseHelper.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
843 parseHelper.cpp objArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
844 parseHelper.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
845 parseHelper.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
846 parseHelper.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
847 parseHelper.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
848 parseHelper.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
849
a61af66fc99e Initial load
duke
parents:
diff changeset
850 phase.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
851 phase.cpp compileBroker.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
852 phase.cpp nmethod.hpp
528
37b3ca071522 6793825: Missing include dependancies for GCC without predefined headers
coleenp
parents: 372
diff changeset
853 phase.cpp node.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
854 phase.cpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
855
a61af66fc99e Initial load
duke
parents:
diff changeset
856 phase.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
857 phase.hpp timer.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
858
a61af66fc99e Initial load
duke
parents:
diff changeset
859 phaseX.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
860 phaseX.cpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
861 phaseX.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
862 phaseX.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
863 phaseX.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
864 phaseX.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
865 phaseX.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
866 phaseX.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
867 phaseX.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
868 phaseX.cpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
869 phaseX.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
870
a61af66fc99e Initial load
duke
parents:
diff changeset
871 phaseX.hpp dict.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
872 phaseX.hpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
873 phaseX.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
874 phaseX.hpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
875 phaseX.hpp resourceArea.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
876 phaseX.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
877 phaseX.hpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
878
a61af66fc99e Initial load
duke
parents:
diff changeset
879 port.cpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
880
a61af66fc99e Initial load
duke
parents:
diff changeset
881 port.hpp top.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
882
a61af66fc99e Initial load
duke
parents:
diff changeset
883 postaloc.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
884 postaloc.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
885 postaloc.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
886
a61af66fc99e Initial load
duke
parents:
diff changeset
887 reg_split.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
888 reg_split.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
889 reg_split.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
890 reg_split.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
891 reg_split.cpp chaitin.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
892 reg_split.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
893 reg_split.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
894 reg_split.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
895
a61af66fc99e Initial load
duke
parents:
diff changeset
896 regalloc.cpp regalloc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
897
a61af66fc99e Initial load
duke
parents:
diff changeset
898 regalloc.hpp block.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
899 regalloc.hpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
900 regalloc.hpp phase.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
901 regalloc.hpp vmreg.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
902
a61af66fc99e Initial load
duke
parents:
diff changeset
903 regmask.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
904 regmask.cpp compile.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
905 regmask.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
906
a61af66fc99e Initial load
duke
parents:
diff changeset
907 regmask.hpp adGlobals_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
908 regmask.hpp optoreg.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
909 regmask.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
910 regmask.hpp vmreg.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
911
a61af66fc99e Initial load
duke
parents:
diff changeset
912 rootnode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
913 rootnode.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
914 rootnode.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
915 rootnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
916 rootnode.cpp regmask.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
917 rootnode.cpp rootnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
918 rootnode.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
919 rootnode.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
920
a61af66fc99e Initial load
duke
parents:
diff changeset
921 rootnode.hpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
922
a61af66fc99e Initial load
duke
parents:
diff changeset
923 runtime.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
924 runtime.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
925 runtime.cpp barrierSet.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
926 runtime.cpp bytecode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
927 runtime.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
928 runtime.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
929 runtime.cpp collectedHeap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
930 runtime.cpp compileBroker.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
931 runtime.cpp compiledIC.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
932 runtime.cpp compilerOracle.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
933 runtime.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
934 runtime.cpp copy.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
935 runtime.cpp fprofiler.hpp
342
37f87013dfd8 6711316: Open source the Garbage-First garbage collector
ysr
parents: 65
diff changeset
936 runtime.cpp g1SATBCardTableModRefBS.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
937 runtime.cpp gcLocker.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
938 runtime.cpp graphKit.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
939 runtime.cpp handles.inline.hpp
342
37f87013dfd8 6711316: Open source the Garbage-First garbage collector
ysr
parents: 65
diff changeset
940 runtime.cpp heapRegion.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
941 runtime.cpp icBuffer.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
942 runtime.cpp interfaceSupport.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
943 runtime.cpp interpreter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
944 runtime.cpp javaCalls.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
945 runtime.cpp linkResolver.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
946 runtime.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
947 runtime.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
948 runtime.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
949 runtime.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
950 runtime.cpp nmethod.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
951 runtime.cpp objArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
952 runtime.cpp oop.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
953 runtime.cpp oopFactory.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
954 runtime.cpp oopMap.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
955 runtime.cpp pcDesc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
956 runtime.cpp preserveException.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
957 runtime.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
958 runtime.cpp scopeDesc.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
959 runtime.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
960 runtime.cpp signature.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
961 runtime.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
962 runtime.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
963 runtime.cpp threadCritical.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
964 runtime.cpp vframe.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
965 runtime.cpp vframeArray.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
966 runtime.cpp vframe_hp.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
967 runtime.cpp vmSymbols.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
968 runtime.cpp vtableStubs.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
969
a61af66fc99e Initial load
duke
parents:
diff changeset
970 runtime.hpp biasedLocking.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
971 runtime.hpp codeBlob.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
972 runtime.hpp deoptimization.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
973 runtime.hpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
974 runtime.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
975 runtime.hpp vframe.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
976
a61af66fc99e Initial load
duke
parents:
diff changeset
977 runtime_<arch_model>.cpp adGlobals_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
978 runtime_<arch_model>.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
979 runtime_<arch_model>.cpp assembler.hpp
304
dc7f315e41f7 5108146: Merge i486 and amd64 cpu directories
never
parents: 235
diff changeset
980 runtime_<arch_model>.cpp assembler_<arch>.inline.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
981 runtime_<arch_model>.cpp globalDefinitions.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
982 runtime_<arch_model>.cpp interfaceSupport.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
983 runtime_<arch_model>.cpp interpreter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
984 runtime_<arch_model>.cpp nativeInst_<arch>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
985 runtime_<arch_model>.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
986 runtime_<arch_model>.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
987 runtime_<arch_model>.cpp stubRoutines.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
988 runtime_<arch_model>.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
989 runtime_<arch_model>.cpp vframeArray.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
990 runtime_<arch_model>.cpp vmreg.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
991 runtime_<arch_model>.cpp vmreg_<arch>.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
992
a61af66fc99e Initial load
duke
parents:
diff changeset
993 set.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
994 set.cpp set.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
995
a61af66fc99e Initial load
duke
parents:
diff changeset
996 set.hpp allocation.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
997 set.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
998
a61af66fc99e Initial load
duke
parents:
diff changeset
999 sharedRuntime_<arch_model>.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1000
a61af66fc99e Initial load
duke
parents:
diff changeset
1001 split_if.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1002 split_if.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1003 split_if.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1004 split_if.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1005
1080
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1006 stringopts.hpp phaseX.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1007 stringopts.hpp node.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1008
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1009 stringopts.cpp addnode.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1010 stringopts.cpp callnode.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1011 stringopts.cpp callGenerator.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1012 stringopts.cpp compileLog.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1013 stringopts.cpp divnode.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1014 stringopts.cpp idealKit.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1015 stringopts.cpp graphKit.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1016 stringopts.cpp rootnode.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1017 stringopts.cpp runtime.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1018 stringopts.cpp subnode.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1019 stringopts.cpp stringopts.hpp
7c57aead6d3e 6892658: C2 should optimize some stringbuilder patterns
never
parents: 579
diff changeset
1020
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1021 stubGenerator_<arch_model>.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1022
a61af66fc99e Initial load
duke
parents:
diff changeset
1023 stubRoutines.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1024
a61af66fc99e Initial load
duke
parents:
diff changeset
1025 subnode.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1026 subnode.cpp allocation.inline.hpp
33
3288958bf319 6667580: Optimize CmpP for allocations
kvn
parents: 0
diff changeset
1027 subnode.cpp callnode.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1028 subnode.cpp cfgnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1029 subnode.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1030 subnode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1031 subnode.cpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1032 subnode.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1033 subnode.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1034 subnode.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1035 subnode.cpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1036 subnode.cpp sharedRuntime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1037 subnode.cpp subnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1038
a61af66fc99e Initial load
duke
parents:
diff changeset
1039 subnode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1040 subnode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1041 subnode.hpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1042
a61af66fc99e Initial load
duke
parents:
diff changeset
1043 superword.cpp addnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1044 superword.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1045 superword.cpp callnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1046 superword.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1047 superword.cpp divnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1048 superword.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1049 superword.cpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1050 superword.cpp mulnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1051 superword.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1052 superword.cpp superword.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1053 superword.cpp vectornode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1054 superword.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1055
a61af66fc99e Initial load
duke
parents:
diff changeset
1056 superword.hpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1057 superword.hpp growableArray.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1058 superword.hpp loopnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1059 superword.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1060 superword.hpp phaseX.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1061 superword.hpp vectornode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1062
a61af66fc99e Initial load
duke
parents:
diff changeset
1063 thread.cpp c2compiler.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1064
a61af66fc99e Initial load
duke
parents:
diff changeset
1065 top.hpp c2_globals.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1066
a61af66fc99e Initial load
duke
parents:
diff changeset
1067 type.cpp ciTypeFlow.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1068 type.cpp compileLog.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1069 type.cpp dict.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1070 type.cpp gcLocker.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1071 type.cpp instanceKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1072 type.cpp klassKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1073 type.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1074 type.cpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1075 type.cpp objArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1076 type.cpp oopFactory.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1077 type.cpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1078 type.cpp resourceArea.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1079 type.cpp symbolTable.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1080 type.cpp systemDictionary.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1081 type.cpp type.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1082 type.cpp typeArrayKlass.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1083
a61af66fc99e Initial load
duke
parents:
diff changeset
1084 type.hpp adlcVMDeps.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1085 type.hpp handles.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1086 type.hpp port.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1087
a61af66fc99e Initial load
duke
parents:
diff changeset
1088 vectornode.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1089 vectornode.cpp connode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1090 vectornode.cpp vectornode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1091
a61af66fc99e Initial load
duke
parents:
diff changeset
1092 vectornode.hpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1093 vectornode.hpp memnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1094 vectornode.hpp node.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1095 vectornode.hpp opcodes.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1096
a61af66fc99e Initial load
duke
parents:
diff changeset
1097 vectset.cpp allocation.inline.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1098 vectset.cpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1099
a61af66fc99e Initial load
duke
parents:
diff changeset
1100 vectset.hpp set.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1101
a61af66fc99e Initial load
duke
parents:
diff changeset
1102 vframeArray.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1103
a61af66fc99e Initial load
duke
parents:
diff changeset
1104 vframe_hp.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1105
a61af66fc99e Initial load
duke
parents:
diff changeset
1106 vmStructs.cpp adGlobals_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1107 vmStructs.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1108
a61af66fc99e Initial load
duke
parents:
diff changeset
1109 vmreg.hpp adGlobals_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1110 vmreg.hpp adlcVMDeps.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1111 vmreg.hpp ostream.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1112
a61af66fc99e Initial load
duke
parents:
diff changeset
1113 vtableStubs.cpp matcher.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1114
a61af66fc99e Initial load
duke
parents:
diff changeset
1115 vtableStubs_<arch_model>.cpp ad_<arch_model>.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1116 vtableStubs_<arch_model>.cpp runtime.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1117
a61af66fc99e Initial load
duke
parents:
diff changeset
1118 idealGraphPrinter.hpp dict.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1119 idealGraphPrinter.hpp vectset.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1120 idealGraphPrinter.hpp growableArray.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1121 idealGraphPrinter.hpp ostream.hpp
222
2a1a77d3458f 6718676: putback for 6604014 is incomplete
never
parents: 65
diff changeset
1122 idealGraphPrinter.hpp xmlstream.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1123
a61af66fc99e Initial load
duke
parents:
diff changeset
1124 idealGraphPrinter.cpp idealGraphPrinter.hpp
33
3288958bf319 6667580: Optimize CmpP for allocations
kvn
parents: 0
diff changeset
1125 idealGraphPrinter.cpp chaitin.hpp
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1126 idealGraphPrinter.cpp machnode.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1127 idealGraphPrinter.cpp parse.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1128 idealGraphPrinter.cpp threadCritical.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1129
a61af66fc99e Initial load
duke
parents:
diff changeset
1130 compile.cpp idealGraphPrinter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1131 thread.cpp idealGraphPrinter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1132 phaseX.cpp idealGraphPrinter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1133 parse2.cpp idealGraphPrinter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1134 parse1.cpp idealGraphPrinter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1135 matcher.cpp idealGraphPrinter.hpp
a61af66fc99e Initial load
duke
parents:
diff changeset
1136 loopnode.cpp idealGraphPrinter.hpp
33
3288958bf319 6667580: Optimize CmpP for allocations
kvn
parents: 0
diff changeset
1137 chaitin.cpp idealGraphPrinter.hpp