commit | 5170ec48ad5accedc1678d34bd28709ac8e105b4 | [log] [tgz] |
---|---|---|
author | Christian Hagedorn <chagedorn@openjdk.org> | Thu Mar 19 10:15:28 2020 +0100 |
committer | Christian Hagedorn <chagedorn@openjdk.org> | Thu Mar 19 10:15:28 2020 +0100 |
tree | fa2884654411b933de4e623862639fb3fdc85a04 | |
parent | 7e4d7964e5a858217e482f108cf05257d771a2d2 [diff] |
8240227: Loop predicates should be copied to unswitched loops Copy loop range check predicates to unswitched loops and update their control edges. Reviewed-by: kvn, neliasso, thartmann, roland