i965: Remove incorrect cycle estimates.
authorMatt Turner <mattst88@gmail.com>
Mon, 15 Feb 2016 07:23:53 +0000 (23:23 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 31 Mar 2016 02:54:29 +0000 (19:54 -0700)
commit65bc94022b0fd31d01c8de65f7f1115a86baa65a
treec710e5fcb9bc67ff415b97ced5d31fddb726830b
parent10b189f985755496a179b663d4b0746f3717093b
i965: Remove incorrect cycle estimates.

These printed the cycle count the last basic block (sched.time is set
per basic block!). We have accurate, full program, data printed
elsewhere.

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/mesa/drivers/dri/i965/brw_schedule_instructions.cpp