commit | 7cb499b1af1575c854860b0d6a103c4a2a59a569 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Jun 17 11:35:11 2015 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Jun 17 11:35:11 2015 +0100 |
tree | 53de01908990954cdf0f46168cb437d5c12ebf2e | |
parent | 4b9a93e7774d6650f6f3b637d018109d6fe97546 [diff] |
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