summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_flow.h
AgeCommit message (Expand)Author
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul
2010-10-10gallivm: Use variables instead of Phis in loops.José Fonseca
2010-10-09gallivm: Cleanup the rest of the flow module.José Fonseca
2010-10-09gallivm: Simplify if/then/else implementation.José Fonseca
2010-10-09gallivm: Remove support for Phi generation.José Fonseca
2010-10-09gallivm: Don't generate Phis for execution mask.José Fonseca
2010-10-09llvmpipe: try to be sensible about whether to branch after mask updatesKeith Whitwell
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-15gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul
2010-03-11gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul
2010-03-10gallivm: implement loopsZack Rusin
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin