History log of /art/test/472-type-propagation/src/Main.java
Revision Date Author Comments
5f4886aad49b48cdc6945e3094549145c0914fe8 14-Apr-2015 Nicolas Geoffray <ngeoffray@google.com> Fix a bug in type propagation.

If a phi requests its inputs to be of a certain type, the inputs need
to propagate that type to their users, as those users might be
phis.

Bug report and test courtesy of Serguei I Katkov.

Change-Id: I79baac271566ec4fa684c1edf11a1b3383d896a9