aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_intr.c
Commit message (Expand)AuthorAgeFilesLines
* ac: don't use byval LLVM qualifier in shadersMarek Olšák2018-01-271-2/+0
* gallivm: handle call attributes for llvm < 4.0 in lp_add_function_attrRoland Scheidegger2017-07-211-3/+7
* gallivm,ac: add LP_FUNC_ATTR_CONVERGENTMarek Olšák2017-03-061-0/+1
* gallivm, ac: add writeonly and inaccessiblememonly attributesMarek Olšák2017-03-031-0/+2
* gallivm,ac: add function attributes at call sites instead of declarationsMarek Olšák2017-03-011-21/+47
* gallivm: Fix build after removal of deprecated attribute API v3Tom Stellard2016-11-091-2/+68
* gallivm: set LLVMNoUnwindAttribute on all intrinsicsMarek Olšák2016-07-111-2/+4
* gallivm: print declarations of intrinsics with GALLIVM_DEBUG=irRoland Scheidegger2016-05-101-0/+5
* gallium: use unreachable instead of assertsGrazvydas Ignotas2016-04-251-1/+1
* gallivm: Introduce lp_format_intrinsic.Jose Fonseca2016-04-041-0/+43
* gallivm: add LLVMAttribute parameter to lp_build_intrinsicMarek Olšák2015-07-311-4/+8
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-0/+91
* gallivm: Allow target specific intrinsics in lp_declare_intrinsic()Tom Stellard2012-01-131-7/+0
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-6/+8
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+192