summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_flow.c
AgeCommit message (Expand)Author
2010-06-02gallivm: bump up LP_BUILD_FLOW_MAX_VARIABLESBrian Paul
2010-05-27gallivm: add assertions to check type of phi variablesBrian Paul
2010-05-20gallivm: fix spelling in commentBrian Paul
2010-05-08gallivm: Fix segfaul when inserting allocas in an empty function.José Fonseca
2010-04-27gallivm: Ensure all allocas are in the first block.José Fonseca
2010-04-06draw llvm: fix loop iteration and vertex header offsetsZack Rusin
2010-03-12gallivm: fix bugs in nested if/then/else codegenBrian Paul
2010-03-10gallivm: implement loopsZack Rusin
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin