mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8238691: C2: turn subtype check into macro node
Reviewed-by: vlivanov, thartmann
This commit is contained in:
parent
e4b27a48a0
commit
52d46c314b
18 changed files with 443 additions and 71 deletions
|
@ -250,6 +250,7 @@ macro(OverflowMulL)
|
|||
macro(PCTable)
|
||||
macro(Parm)
|
||||
macro(PartialSubtypeCheck)
|
||||
macro(SubTypeCheck)
|
||||
macro(Phi)
|
||||
macro(PopCountI)
|
||||
macro(PopCountL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue