OSDN Git Service

i965: Add live interval analysis and hook it up to the register allocator.
authorEric Anholt <eric@anholt.net>
Wed, 29 Sep 2010 22:20:12 +0000 (15:20 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 29 Sep 2010 23:40:31 +0000 (16:40 -0700)
commitb90c7d1713c5a52fd85cb9dacad5828ae2fdbf6c
tree2eacae57071ee381475de490342dbf6bb175556b
parente1261d3c493ff48348483a0084f3017c7e663dc0
i965: Add live interval analysis and hook it up to the register allocator.

Fixes 13 piglit cases that failed at register allocation before.
src/mesa/drivers/dri/i965/brw_fs.cpp