commit | 3f1a8be7c9511afbc1ea0ce2e76a018269382336 | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Wed Feb 03 12:56:02 2016 -0800 |
committer | Aart Bik <ajcbik@google.com> | Wed Feb 03 12:56:02 2016 -0800 |
tree | 98511fb06ea5912a56289c7c564484af03baa66f | |
parent | c5b76b9328d77b83c80afed14a5b6e7009136e15 [diff] |
Fixed bug on premature DCHECK. With fail-before/pass-after test bug=26947011 Rationale: During BCE, the phi structure is under construction, to be fixed by InsertPhiNodes() and carefully checked with the SSA checker. So utilities should not overly DCHECK on SSA consistency during the modifications. Change-Id: Ia9df9ee5aac0c1dd2c3e3a447c730246d5e48bbb