radv: Update CTS version.
[mesa.git] / src / amd / llvm /
2019-11-28 Samuel Pitoisetac/llvm: convert src operands to pointers if necessary
2019-11-28 Marek Olšákac/nir: don't rely on data.patch for tess factors
2019-11-27 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_permlane16()
2019-11-27 Samuel Pitoisetradv/gfx10: fix implementation of exclusive scans
2019-11-26 Samuel Pitoisetac/llvm: fix warning in ac_build_canonicalize()
2019-11-25 Marek Olšákradeonsi/nir: don't run si_nir_opts again if there...
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 Connor Abbottac: Add a shared interface between radv, radeonsi,...
2019-11-25 Samuel Pitoisetac/llvm: fix the local invocation index for wave32
2019-11-20 Daniel Schürmannamd/llvm: Add Subgroup Scan functions for SI
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-11-19 Samuel Pitoisetac: add 16-bit float support to ac_build_alu_op()
2019-11-19 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_optimizat...
2019-11-19 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_wwm()
2019-11-19 Samuel Pitoisetac: add 8-bit and 16-bit supports to get_reduction_iden...
2019-11-19 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_swizzle()
2019-11-19 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_dpp()
2019-11-19 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_set_inact...
2019-11-19 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_readlane()
2019-11-19 Samuel Pitoisetac: add 8-bit and 16-bit supports to ac_build_shuffle()
2019-11-19 Samuel Pitoisetac: remove useless cast in ac_build_set_inactive()
2019-11-15 Samuel Pitoisetradv: remove useless RADV_DEBUG=unsafemath debug option
2019-11-14 Samuel Pitoisetac: fix build with recent LLVM
2019-11-12 Samuel Pitoisetac: handle pointer types to LDS in ac_get_elem_bits()
2019-10-28 Samuel Pitoisetradv: fix OpQuantizeToF16 for NaN on GFX6-7
2019-10-21 Samuel Pitoisetac/llvm: fix ac_to_integer_type() for 32-bit const...
2019-10-18 Samuel Pitoisetac/llvm: force fneg/fabs to flush denorms to zero if...
2019-10-18 Samuel Pitoisetac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
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...