gallivm: make sure analysis works with large number of immediates
authorZack Rusin <zackr@vmware.com>
Wed, 5 Feb 2014 00:32:04 +0000 (19:32 -0500)
committerZack Rusin <zackr@vmware.com>
Thu, 6 Feb 2014 00:40:53 +0000 (19:40 -0500)
commitefb152dd04ad3debfbb510b68a905a5ccb805fbe
treeeadb4ec1baea356aa598d377af79cf96b584c281
parent69ee3f431f9f1bb782485ede992b95e01ad790a5
gallivm: make sure analysis works with large number of immediates

We need to handle a lot more immediates and in order to do that
we also switch from allocating this structure on the stack to
allocating it on the heap.

Signed-off-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c