Lines Matching +refs:llvm +refs:mode +refs:prog +refs:mode
57 - gnome-shell overview mode crash in recent mesa
96 - [amdgpu][Navi][llvm] Minimap problem in Nier Automata
110 - Mesa build breaks when only building radeonsi due to missing llvm
143 - gallium: Restore VSX for llvm >= 4
446 - i965/fs: add a comment about how the rounding mode in fmul is set
447 - i965/fs: set rounding mode when emitting the flrp instruction
493 - amd/llvm: Fix warning due to asserted-only variable.
656 - mesa/st: Don't expect prog->nir to already exist
872 - gallivm: add support for fences api on older llvm
916 - gallivm: fix coroutines on aarch64 with llvm 8
1034 - meson: Add support for wrapping llvm
1139 - turnip: Set up the correct tiling mode for small attachments.
1182 - amd: replace major llvm version checks with LLVM_VERSION_MAJOR
1183 - swr: replace major llvm version checks with LLVM_VERSION_MAJOR
1184 - gallivm: replace major llvm version checks with LLVM_VERSION_MAJOR
1185 - clover: replace major llvm version checks with LLVM_VERSION_MAJOR
1500 - zink: emit line-width when using polygon line-mode
1826 - Android.mk: Fix missing \\ from recent llvm change
1886 - etnaviv: get addressing mode from tiling layout
2030 - clover/llvm: remove harmful std::move call
2122 - intel/fs/gen12: Use TCS 8_PATCH mode.
2443 - st/mesa: use \*prog at the end of st_link_nir
2542 - android: amd/common: export amd/llvm headers
2579 - gitlab-ci: Merge scons-nollvm and scons-llvm jobs
2653 - intel: Fix and use HIZ_CCS write through mode
2701 - meson: Check for SPIRV-Tools and llvm-spirv
2705 - clover/llvm: Add options for dumping SPIR-V binaries
2706 - clover/llvm: Add functions for compiling from source to SPIR-V
2790 - nir/lower_io_to_vector: add flat mode
2843 - nir/lower_idiv: add new llvm-based path
2953 - gallivm: use fallback code for mul_hi with llvm >= 7.0
2956 - gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
2997 - nir: add auxiliary functions to detect if a mode is enabled
3003 - nir: add support for round to zero rounding mode to nir_op_f2f32
3004 - nir: mind rounding mode on fadd, fsub, fmul and fma opcodes
3006 overriden by the float controls execution mode
3007 - nir/constant_expressions: mind rounding mode converting from float to
3010 controls execution mode
3017 - i965/fs/generator: refactor rounding mode helper in preparation for
3023 - i965/fs: set rounding mode when emitting fadd, fmul and ffma
3025 - i965/fs: set rounding mode when emitting nir_op_f2f32 or nir_op_f2f16
3145 - ac/llvm: add ac_build_canonicalize() helper
3146 - ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
3147 - ac/llvm: force fneg/fabs to flush denorms to zero if requested
3155 - ac/llvm: fix ac_to_integer_type() for 32-bit const addr space
3279 - amd: Move all amd/common code that depends on LLVM to amd/llvm.
3280 - aco: Set +wavefrontsize64 for LLVM disassembler in GFX10 wave64 mode.
3313 - aco: Implement subgroup shuffle in GFX10 wave64 mode.
3388 - swr: Fix build with llvm-9.0 again.