summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_flow.h
Commit message (Expand)AuthorAgeFilesLines
* gallivm: add lp_build_alloca_undefNicolai Hähnle2016-08-171-0/+5
* gallium/auxilary: more __cplusplus exportsTim Rowley2016-03-021-0/+7
* gallivm: llvm c-style for loops, allows us to create loops with conditions on...James Benton2012-05-021-0/+27
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-22/+19
* gallivm: Use variables instead of Phis in loops.José Fonseca2010-10-101-1/+2
* gallivm: Cleanup the rest of the flow module.José Fonseca2010-10-091-12/+16
* gallivm: Simplify if/then/else implementation.José Fonseca2010-10-091-2/+8
* gallivm: Remove support for Phi generation.José Fonseca2010-10-091-10/+0
* gallivm: Don't generate Phis for execution mask.José Fonseca2010-10-091-1/+4
* llvmpipe: try to be sensible about whether to branch after mask updatesKeith Whitwell2010-10-091-0/+3
* gallivm: Ensure all allocas are in the first block.José Fonseca2010-04-271-0/+10
* draw llvm: fix loop iteration and vertex header offsetsZack Rusin2010-04-061-0/+7
* gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul2010-03-151-1/+1
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-1/+1
* gallivm: implement loopsZack Rusin2010-03-101-1/+3
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+151