Skip to content

Changes

Summary

  1. Z: Short circuit const length array cmp helper (commit: 06bf905) (details)
Commit 06bf905a13ae6f20a4ab0f3e9f26f7f95c5af5ca by Ehsan Kiani Far
Z: Short circuit const length array cmp helper

Add short circuit test of whether two array addresses are equal for
arraycmp. This particular case handles unsigned result and constant
length less that 4K.
Short circuit branching is added to the start of instruction sequence.

Signed-off-by: Ehsan Kiani Far <ehsan.kianifar@gmail.com>
(commit: 06bf905)
The file was modified compiler/z/codegen/OMRTreeEvaluator.cpp (diff)