File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed
compiler/src/jdk.graal.compiler/src/jdk/graal/compiler Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 197
197
* appropriately to comply with the layouts above.
198
198
*/
199
199
// @formatter:off
200
- @ SyncPort (from = "https://github.com/openjdk/jdk/blob/c2d76f9844aadf77a0b213a9169a7c5c8c8f1ffb/src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L457-L617" ,
201
- sha1 = "2d66e0ccf8dbf69f575be2633d5a17f77a20131d" )
202
- @ SyncPort (from = "https://github.com/openjdk/jdk/blob/c2d76f9844aadf77a0b213a9169a7c5c8c8f1ffb/src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L619-L780" ,
203
- sha1 = "e88d7b8c4bb85358c6a810ee1d7d92fde5db42e6" )
200
+ @ SyncPort (from = "https://github.com/openjdk/jdk/blob/c2d76f9844aadf77a0b213a9169a7c5c8c8f1ffb/src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L149-L578" ,
201
+ sha1 = "ee04c86e8b12a9f8331c5e79f95a17b27615c845" )
204
202
// @formatter:on
205
203
public class MonitorSnippets implements Snippets {
206
204
Original file line number Diff line number Diff line change 40
40
import jdk .vm .ci .meta .Value ;
41
41
42
42
// @formatter:off
43
- @ SyncPort (from = "https://github.com/openjdk/jdk/blob/83feb7a2388e33835b2071cfe0e51ba8b43e241f /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L6477-L6559 " ,
43
+ @ SyncPort (from = "https://github.com/openjdk/jdk/blob/f3b34d32d6ea409f8c8f0382e8f01e746366f842 /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L6275-L6357 " ,
44
44
sha1 = "34c6e1ee7916fc7190cbcbc237eaf2b510f7dd0e" )
45
45
// @formatter:on
46
46
public final class AMD64BitSwapOp extends AMD64LIRInstruction {
Original file line number Diff line number Diff line change 55
55
import jdk .vm .ci .meta .Value ;
56
56
57
57
// @formatter:off
58
- @ SyncPort (from = "https://github.com/openjdk/jdk/blob/83feb7a2388e33835b2071cfe0e51ba8b43e241f /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L4142-L4385 " ,
58
+ @ SyncPort (from = "https://github.com/openjdk/jdk/blob/f3b34d32d6ea409f8c8f0382e8f01e746366f842 /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L3940-L4183 " ,
59
59
sha1 = "1aa453c52215c1fc8d467460a93fa590f9edab15" )
60
60
// @formatter:on
61
61
@ Opcode ("AMD64_COUNT_POSITIVES" )
Original file line number Diff line number Diff line change 75
75
import jdk .vm .ci .meta .Value ;
76
76
77
77
// @formatter:off
78
- @ SyncPort (from = "https://github.com/openjdk/jdk/blob/83feb7a2388e33835b2071cfe0e51ba8b43e241f /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L1887-L1996 " ,
78
+ @ SyncPort (from = "https://github.com/openjdk/jdk/blob/f3b34d32d6ea409f8c8f0382e8f01e746366f842 /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L1685-L1794 " ,
79
79
sha1 = "1cc5a10b19e7746105493d8f430f628cc7f89c51" )
80
- @ SyncPort (from = "https://github.com/openjdk/jdk/blob/83feb7a2388e33835b2071cfe0e51ba8b43e241f /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L2185-L2231 " ,
80
+ @ SyncPort (from = "https://github.com/openjdk/jdk/blob/f3b34d32d6ea409f8c8f0382e8f01e746366f842 /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L1983-L2029 " ,
81
81
sha1 = "9cbba8bd6c4037427fa46f067abb722b15aca90c" )
82
- @ SyncPort (from = "https://github.com/openjdk/jdk/blob/83feb7a2388e33835b2071cfe0e51ba8b43e241f /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L3562-L3749 " ,
82
+ @ SyncPort (from = "https://github.com/openjdk/jdk/blob/f3b34d32d6ea409f8c8f0382e8f01e746366f842 /src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp#L3360-L3547 " ,
83
83
sha1 = "a3fe941a49e0e3f8443b2e16e550d6c94b012b12" )
84
84
// @formatter:on
85
85
@ Opcode ("VECTORIZED_HASHCODE" )
You can’t perform that action at this time.
0 commit comments