OSDN Git Service

Subzero: Fix -enable-block-profile.
authorJim Stichnoth <stichnot@chromium.org>
Fri, 18 Sep 2015 22:43:59 +0000 (15:43 -0700)
committerJim Stichnoth <stichnot@chromium.org>
Fri, 18 Sep 2015 22:43:59 +0000 (15:43 -0700)
commitbe87b2ec2af68782390f583806c7a8958476f738
tree76aa7e490234c1d121d0e0bc62a4c3922400ea5d
parentff94f59aec64a95c7c1e42d09e2cb7a4cbe63b9a
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 .
src/IceCfg.cpp