OSDN Git Service

Revert "Revert "Do not update the type of something we already know.""
authorNicolas Geoffray <ngeoffray@google.com>
Mon, 29 Jun 2015 12:43:54 +0000 (13:43 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Mon, 29 Jun 2015 12:45:31 +0000 (13:45 +0100)
commitf9a199571417b5a5a62d94d05a064077e14dd2c4
treef2fb9f91e1d29f15c168e7966a1d23bfa92a9dec
parent2e232ce8c7e7accc1b9654f111266d28fe45b08d
Revert "Revert "Do not update the type of something we already know.""

This reverts commit 63107a804ce17db9789051e1fe310d99d1dae1cb.

bug:22116987
Change-Id: I49a376a5bd2073a69babe122ec0d26e5d2f82461
compiler/optimizing/graph_checker.cc
compiler/optimizing/graph_checker.h
compiler/optimizing/graph_visualizer.cc
compiler/optimizing/reference_type_propagation.cc
test/519-bound-load-class/expected.txt [new file with mode: 0644]
test/519-bound-load-class/info.txt [new file with mode: 0644]
test/519-bound-load-class/src/Main.java [new file with mode: 0644]