commit | 31fa4b57132a2352630b599b4da7e69f77376dcb | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Jun 17 10:17:49 2015 +0100 |
committer | Mingyao Yang <mingyao@google.com> | Fri Jun 19 13:31:11 2015 -0700 |
tree | 55ab8e06188a6c6ed3358f03c4e6d0b8164e3956 | |
parent | bca381a12965a98e3727e93986dd0a195db500a0 [diff] |
Remove bogus DCHECK in BCE. When creating a phi for the array length when we add HDeoptimization nodes, we might update accesses in inner loops to use that phi instead of the array length. The BCE phase was not expecting this case. Bug: 21034044 (cherry picked from commit 3cde6227678cf62e06bca264671d1e957456ac3d) Change-Id: I639f4ea6f5889726142041a42736183f162c7437