8238691: C2: turn subtype check into macro node

Reviewed-by: vlivanov, thartmann
This commit is contained in:
Roland Westrelin 2020-02-14 10:31:34 +01:00
parent e4b27a48a0
commit 52d46c314b
18 changed files with 443 additions and 71 deletions

View file

@ -250,6 +250,7 @@ macro(OverflowMulL)
macro(PCTable)
macro(Parm)
macro(PartialSubtypeCheck)
macro(SubTypeCheck)
macro(Phi)
macro(PopCountI)
macro(PopCountL)