summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_debug.c
AgeCommit message (Expand)Author
2011-03-13gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca
2010-10-14gallivm: add compile-time option to emit inst addrs and/or line numbersBrian Paul
2010-10-09gallivm: Handle code have ret correctly.José Fonseca
2010-08-29util: remove util_is_pot in favor of util_is_power_of_twoMarek Olšák
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin