commit | be87b2ec2af68782390f583806c7a8958476f738 | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Fri Sep 18 15:43:59 2015 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Fri Sep 18 15:43:59 2015 -0700 |
tree | 76aa7e490234c1d121d0e0bc62a4c3922400ea5d | |
parent | ff94f59aec64a95c7c1e42d09e2cb7a4cbe63b9a [diff] |
Subzero: Fix -enable-block-profile. Defer hi/lo i64 var splitting until after the block profiling IR is inserted, since block profiling operates on i64 counters. BUG= none R=jpp@chromium.org Review URL: https://codereview.chromium.org/1357733004 .