aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/llvm/ac_llvm_build.h
Commit message (Expand)AuthorAgeFilesLines
* ac/nir: support 16-bit data in image opcodesMarek Olšák2020-06-021-0/+1
* ac/nir: support 16-bit data in buffer_load_format opcodesMarek Olšák2020-06-021-1/+2
* ac/nir: remove type and num_channels args from ac_build_buffer_store_commonMarek Olšák2020-06-021-1/+0
* ac/nir: use more types from ac_llvm_contextMarek Olšák2020-06-021-0/+3
* ac/nir: implement nir_intrinsic_shader_clock with device scopeSamuel Pitoiset2020-05-241-1/+2
* ac/llvm: add support for texturing with clamped LODSamuel Pitoiset2020-05-141-0/+1
* radeonsi: skip vs output optimizations for some outputsPierre-Eric Pelloux-Prayer2020-04-201-0/+1
* ac/nir: use llvm.amdgcn.rcp in ac_build_fdiv()Samuel Pitoiset2020-03-271-2/+0
* amd/llvm: implement nir_intrinsic_demote(_if) and nir_intrinsic_is_helper_inv...Daniel Schürmann2020-03-091-0/+9
* ac: add helper ac_build_triangle_strip_indices_to_triangleMarek Olšák2020-01-201-0/+4
* ac: add ac_build_readlane without optimization barrierMarek Olšák2020-01-201-0/+3
* ac: add prefix bitcount functionsMarek Olšák2020-01-201-0/+5
* ac: add ac_build_s_endpgmMarek Olšák2020-01-081-0/+1
* ac: add 128-bit bitcountMarek Olšák2020-01-081-0/+3
* ac: unify primitive export codeMarek Olšák2020-01-081-0/+13
* ac: unify build_sendmsg_gs_alloc_reqMarek Olšák2020-01-081-0/+3
* ac: set swizzled bit in cache policy as a hint not to merge loads/storesMarek Olšák2019-11-251-2/+2
* ac: Add a shared interface between radv, radeonsi, LLVM and ACOConnor Abbott2019-11-251-0/+25
* ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZEROSamuel Pitoiset2019-10-181-0/+2
* ac/llvm: add ac_build_canonicalize() helperSamuel Pitoiset2019-10-181-0/+4
* amd: Move all amd/common code that depends on LLVM to amd/llvm.Timur Kristóf2019-10-081-0/+744