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:47:43 +0000 (17:47 +0100)
commit22c1f543ed75114d8ee5219598ba766e7dc674c0
tree2743371eea54b44b8ace1d5b23eb3f0db2964eb6
parent27983255b19b633e91cf62883035b8af02b94eb0
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
test/557-checker-instruction-simplifier-ror/src/Main.java