summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_shader_tgsi_alu.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: fix BFE/BFI lowering for GLSL semanticsNicolai Hähnle2016-11-091-3/+34
* radeonsi: fix behavior of GLSL findLSB(0)Marek Olšák2016-11-011-4/+13
* radeonsi: merge radeon_llvm_context and si_shader_contextMarek Olšák2016-10-181-1/+1
* radeonsi: import all TGSI->LLVM code from gallium/radeonMarek Olšák2016-10-181-1/+0
* radeonsi: move LLVM ALU codegen into radeonsiMarek Olšák2016-10-181-0/+1012