i965/fs: Properly calculate the number of instructions in calculate_register_pressure
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 26 Sep 2014 23:08:52 +0000 (16:08 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 30 Sep 2014 17:29:15 +0000 (10:29 -0700)
commit4ddc25a8d4796316f0296eaa10eba26bd6dd1718
treed9e82ae903dbbb37bfa2308ccac3daecd1b8b2dc
parent514fd1c55e617bb325979cbee4a89f0727c3b567
i965/fs: Properly calculate the number of instructions in calculate_register_pressure

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs.cpp