OSDN Git Service

ART: Fix ROR Checker test
authorDavid Brazdil <dbrazdil@google.com>
Mon, 25 Apr 2016 16:47:43 +0000 (17:47 +0100)
committerDavid Brazdil <dbrazdil@google.com>
Mon, 25 Apr 2016 16:59:10 +0000 (17:59 +0100)
commit885c68457dbd3a4b244aa4a51d319a759e6a3587
tree017301f1bec931ac35b8789a3f5d84c12fa7fbfc
parent62e631a678ef18c80f37862a2dc74004954a8502
ART: Fix ROR Checker test

Recent update of Jack started encoding "x << -2" as "x << 30". Update
the corresponding Checker test to accept both values.

Bug: 28244190
Change-Id: I65833afa416a7eb8fa05d381cff547a58dcc0bea
(cherry picked from commit 22c1f543ed75114d8ee5219598ba766e7dc674c0)
test/557-checker-instruction-simplifier-ror/src/Main.java