gallivm: Cleanup util_format_xxx_fetch_xxx call generation.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 17 Dec 2010 20:08:35 +0000 (20:08 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 17 Dec 2010 20:14:31 +0000 (20:14 +0000)
commit3f94d96fce244bbe8a9edc15758729ce0e604ae2
tree4edbe784279c76fabb761c592ff3b91b34c9dcdf
parent5c229e5fbd8ffa573ab2c1225f182036792a75af
gallivm: Cleanup util_format_xxx_fetch_xxx call generation.

No need to register function prototypes in the module now that we call
the C function pointer directly -- less LLVM objects lying around.

Limited testing with lp_test_format.
src/gallium/auxiliary/gallivm/lp_bld_format_aos.c