commit | 59f2d925252faa7ae7cc688cfdfcf7c4a6f62cce | [log] [tgz] |
---|---|---|
author | John Porto <jpp@chromium.org> | Fri Jul 31 13:45:48 2015 -0700 |
committer | John Porto <jpp@chromium.org> | Fri Jul 31 13:45:48 2015 -0700 |
tree | 6f5594b64c531b1d0e786d6b1192af6dee91c3ce | |
parent | 28068adbf34a4602090efddc18b4dd123ffdeb6a [diff] |
Subzero. Misc fixes. This CL disables the X86 assembler tests by default. They take too long to compile, so there's very little point in running them with the other unittests. This CL fixes a bug introduced in https://codereview.chromium.org/1260163003/ that caused liveness analysis to assert due to a uninitialized Variable. BUG= R=jvoung@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/1266863002.