git: openjdk/jdk: 8305635: Replace Parse Predicate IfNode with new ParsePredicateNode and route predicate queries through dedicated classes

Christian Hagedorn chagedorn at openjdk.org
Thu May 25 09:41:41 UTC 2023


Changeset: 4f096eb7
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2023-05-25 09:40:19 +0000
URL:       https://git.openjdk.org/jdk/commit/4f096eb7c9066e5127d9ab8c1c893e991a23d316

8305635: Replace Parse Predicate IfNode with new ParsePredicateNode and route predicate queries through dedicated classes

Reviewed-by: thartmann, kvn

! src/hotspot/share/opto/cfgnode.cpp
! src/hotspot/share/opto/cfgnode.hpp
! src/hotspot/share/opto/classes.hpp
! src/hotspot/share/opto/graphKit.cpp
! src/hotspot/share/opto/ifnode.cpp
! src/hotspot/share/opto/loopPredicate.cpp
! src/hotspot/share/opto/loopTransform.cpp
! src/hotspot/share/opto/loopUnswitch.cpp
! src/hotspot/share/opto/loopnode.cpp
! src/hotspot/share/opto/loopnode.hpp
! src/hotspot/share/opto/loopopts.cpp
! src/hotspot/share/opto/node.hpp



More information about the jdk-changes mailing list