diff options
author | Matt Turner <[email protected]> | 2016-11-28 13:25:01 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2016-11-29 11:53:36 -0800 |
commit | b0156702fa5b416e09c48d44a97749be9bde362e (patch) | |
tree | 32b1bd5a8509a2dd1a562e23b3e728fe5ce3a970 /.travis.yml | |
parent | ca9e30e002db87946e93fe58118a740e6438d342 (diff) |
i965/cfg: Initialize bblock_t::cycle_count.
schedule_instructions(bblock_t *) isn't called on blocks with a single
instruction, and since it is the only thing that set cycle_count,
cycle_count would be uninitialized.
A non-empty block with bblock_t::cycle_count == 0 is arguably a bug.
That'll be fixed in the next commit.
Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions