nv50/ir: Add convenience method for calculating the live sets of a function.
authorFrancisco Jerez <currojerez@riseup.net>
Tue, 15 Nov 2011 01:07:21 +0000 (02:07 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 14 Apr 2012 19:54:01 +0000 (21:54 +0200)
commit898b0981b6c90d2f1e446a532b6ac3cbbb49747d
treedbca0364db46397bb785d170be02fbe460eb3131
parent3e9150cd961b2399e402e940400deae11ec7852f
nv50/ir: Add convenience method for calculating the live sets of a function.
src/gallium/drivers/nv50/codegen/nv50_ir.h
src/gallium/drivers/nv50/codegen/nv50_ir_bb.cpp
src/gallium/drivers/nv50/codegen/nv50_ir_ssa.cpp