diff options
author | Tamas Kenez <tamaskenez@google.com> | 2018-06-07 16:42:59 +0200 |
---|---|---|
committer | Tamas Kenez <tamaskenez@google.com> | 2018-06-07 14:48:16 +0000 |
commit | 4459baee5d3042310cd2de94b7801f90ccf2504b (patch) | |
tree | 08463200b021d2861b3ffa09f1b5340af916c3fc /compiler/optimizing/graph_visualizer.cc | |
parent | c30acf7f00bc69ca5063c0daeb149f2f3a796de8 (diff) |
ART-tests: Remove DX-dependency from 551-checker-shifter-operand
The merging of shift and add operations into DataProcWithShifterOp
in the test case $opt$validateShiftLongAsserts was dependent on
register-allocation patterns. With D8 sometimes the merge did not
take place because the result of the shift was not overwritten by
the subsequent add.
This CL separates the intermittent method calls and the arithmetic
operations so the environmental uses of the shift result does not
block merging. Also, D8 is enabled.
Test: art/test.py -r -b --target -t 551-checker-shifter-operand
Tested locally with --host and --gcstress.
Bug: 65168732
Change-Id: I3a8e71f3530211878879faae068acb7c7957ae19
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions