commit | dd4961b5aa6c9f50aa51bb55b02fc4eda9635bc4 | [log] [tgz] |
---|---|---|
author | Pengfei Li <pengfei.li@arm.com> | Tue Sep 25 14:16:33 2018 +0200 |
committer | Tobias Hartmann <thartmann@openjdk.org> | Tue Sep 25 14:16:33 2018 +0200 |
tree | 2b01e38fe625c77baca09d3cdf0eed03d8189446 | |
parent | f8ba78868daf0004f0450413b8f6ae3e5097082d [diff] |
8210152: Optimize integer divisible by power-of-2 check Integer conditional negation operation before zero check is eliminated Reviewed-by: kvn, thartmann