fyang [Wed, 17 Feb 2016 20:19:24 +0800] rev 36339
8150038: aarch64: make use of CBZ and CBNZ when comparing narrow pointer with zero
Summary: aarch64: c2 make use of CBZ and CBNZ when comparing narrow pointer with zero
Reviewed-by: aph
Contributed-by: felix.yang@linaro.org
hshi [Wed, 24 Feb 2016 04:45:50 -0800] rev 36338
8149733: AArch64: refactor array_equals/string_equals
Summary: combine similar code for string_equals/char_array_equals/byte_array_equals into same implemenation
Reviewed-by: aph, shade
vlivanov [Mon, 29 Feb 2016 23:46:55 +0300] rev 36337
8150543: Mismatched access detection is inaccurate
Reviewed-by: kvn, shade
redestad [Mon, 29 Feb 2016 15:05:45 +0100] rev 36336
8150720: Cleanup code around PrintOptoStatistics
Reviewed-by: kvn, shade, vlivanov