ac: set swizzled bit in cache policy as a hint not to merge loads/stores
[mesa.git] / src / amd / llvm / ac_nir_to_llvm.c
2019-11-25 Marek Olšákac: set swizzled bit in cache policy as a hint not...
2019-11-25 Connor Abbottac/nir, radv, radeonsi: Switch to using ac_shader_args
2019-11-25 Samuel Pitoisetac/llvm: fix the local invocation index for wave32
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-10-28 Samuel Pitoisetradv: fix OpQuantizeToF16 for NaN on GFX6-7
2019-10-18 Samuel Pitoisetac/llvm: force fneg/fabs to flush denorms to zero if...
2019-10-18 Samuel Pitoisetac/llvm: add ac_build_canonicalize() helper
2019-10-10 Marek Olšákac/nir: add back nir_op_fmod
2019-10-08 Bas Nieuwenhuizenamd/llvm: Fix warning due to asserted-only variable.
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...