git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Thu Dec 9 00:20:40 UTC 2021
Changeset: 35243558
Author: Zhiqiang Zang <capapoc at gmail.com>
Committer: Igor Veresov <iveresov at openjdk.org>
Date: 2021-12-09 00:18:59 +0000
URL: https://git.openjdk.java.net/mobile/commit/352435581e4354741684d66df8a33b1fbdb96162
8277882: New subnode ideal optimization: converting "c0 - (x + c1)" into "(c0 - c1) - x"
Reviewed-by: dlong, iveresov
! src/hotspot/share/opto/subnode.cpp
+ test/hotspot/jtreg/compiler/c2/TestSubIdealC0Minus_YPlusC1_.java
+ test/micro/org/openjdk/bench/vm/compiler/SubIdealC0Minus_YPlusC1_.java
Changeset: f791ff99
Author: duke <duke at openjdk.org>
Date: 2021-12-09 00:19:18 +0000
URL: https://git.openjdk.java.net/mobile/commit/f791ff9907045853d15acaf43145e86decd0c560
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list