[hydrogen] Add crash-hunting instrumentation to Hydrogen too
authorjkummerow <jkummerow@chromium.org>
Fri, 18 Sep 2015 09:15:39 +0000 (02:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 18 Sep 2015 09:15:46 +0000 (09:15 +0000)
commit491b9e29a0909374eb75334632438509f1afc732
tree0f8b30b650b743b2f90d56a8410431ebc905844b
parent8016547c8e6fde00fff0a1791f3c83b444d8af25
[hydrogen] Add crash-hunting instrumentation to Hydrogen too

This extends instrumentation added in r30683 and r30768 to cover
the possibility that the root cause we're after is in optimized code.

This CL is intended to be reverted in a couple of days, but should
cause no harm while it's in the tree (we would crash anyway).

BUG=chromium:527994
LOG=n

Review URL: https://codereview.chromium.org/1348823003

Cr-Commit-Position: refs/heads/master@{#30819}
src/full-codegen/x64/full-codegen-x64.cc
src/hydrogen.cc
src/ic/ic.cc
src/ic/x64/ic-x64.cc