nv50/ir: Build a "symbol" table with the binary offsets of each function.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 6 Apr 2012 16:50:56 +0000 (18:50 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 14 Apr 2012 19:54:01 +0000 (21:54 +0200)
commit98116cc3dc3fc2cd84990cc2c968f05fe2978b4a
tree18d3e6131de5ee0721c1ab38ee1e350a6da775b3
parent5e4b2a1a47ca9a173f6419ed2f12c9fba80e757c
nv50/ir: Build a "symbol" table with the binary offsets of each function.
src/gallium/drivers/nv50/codegen/nv50_ir.cpp
src/gallium/drivers/nv50/codegen/nv50_ir.h
src/gallium/drivers/nv50/codegen/nv50_ir_bb.cpp
src/gallium/drivers/nv50/codegen/nv50_ir_driver.h
src/gallium/drivers/nv50/codegen/nv50_ir_print.cpp
src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
src/gallium/drivers/nvc0/nvc0_program.c