History log of /art/test/500-instanceof/src/Main.java
Revision Date Author Comments
7cb499b1af1575c854860b0d6a103c4a2a59a569 17-Jun-2015 Nicolas Geoffray <ngeoffray@google.com> Fix bug in optimizing around instanceof.

We were too aggressive when removing instanceof. We should
not remove it when there is one of the two static types that
is an interface.

Change-Id: I1fd80915b99b094f7b4393e7adb2b160201b30d5