gallium/tgsi/text: Make label parsing optional for branch instructions.
authorFrancisco Jerez <currojerez@riseup.net>
Mon, 26 Mar 2012 15:56:29 +0000 (17:56 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Fri, 11 May 2012 10:39:43 +0000 (12:39 +0200)
commita426b0d5bce24659a19c72af27a5aa4871782f9d
treee858c68167caf4bd5bb70440a1316744a8fe6d84
parent49468a1b2a241d5a6a1155f79b48fa6562524206
gallium/tgsi/text: Make label parsing optional for branch instructions.

Structured branch instructions like IF, ELSE, BGNLOOP, ENDLOOP no
longer require a label argument, make it optional for them.
src/gallium/auxiliary/tgsi/tgsi_text.c