nv50: reduce bb_reachable_by runtime from pot to linear
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 11 Sep 2010 22:46:38 +0000 (00:46 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 11 Sep 2010 22:59:49 +0000 (00:59 +0200)
commit7a4a537be1460b09b192fdf4d92680aad6c9e951
treea87b272fa5da691816ccc5584531f164fbbc85ee
parent6997da9f3cf22b9d11ffdfa6ad25b68ef4913fc3
nv50: reduce bb_reachable_by runtime from pot to linear

As a by-product, remove the memory leak of nv_basic_blocks.
src/gallium/drivers/nv50/nv50_pc.c
src/gallium/drivers/nv50/nv50_pc.h
src/gallium/drivers/nv50/nv50_pc_optimize.c