aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_flow.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: bump up LP_BUILD_FLOW_MAX_VARIABLESBrian Paul2010-06-021-1/+1
* gallivm: add assertions to check type of phi variablesBrian Paul2010-05-271-0/+2
* gallivm: fix spelling in commentBrian Paul2010-05-201-1/+1
* gallivm: Fix segfaul when inserting allocas in an empty function.José Fonseca2010-05-081-3/+10
* gallivm: Ensure all allocas are in the first block.José Fonseca2010-04-271-0/+75
* draw llvm: fix loop iteration and vertex header offsetsZack Rusin2010-04-061-0/+29
* gallivm: fix bugs in nested if/then/else codegenBrian Paul2010-03-121-9/+17
* gallivm: implement loopsZack Rusin2010-03-101-1/+1
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+757