History log of /art/test/501-null-constant-dce/src/Main.java
Revision Date Author Comments
25fde612b0df01a086cd4c801b7bd3a10e93a0e9 18-Jun-2015 Nicolas Geoffray <ngeoffray@google.com> Fix a bug in optimizing when the null constant has been DCE.

If it has been DCE, we should create a new one, instead of
using the old one.

Also move the first DCE to a place where it could actually
be useful.

bug:21870788

(cherry picked from commit 18e6873c469b48aaed22148451523479eece98e3)

Change-Id: I3b3ab2dafe8ce5fb60868fd1a6ef0eeefe666e0c