Lines Matching +refs:llvm +refs:mode +refs:prog +refs:mode
319 - pan/decode: Add \`minimal\` mode
377 - pan/bi: Add v4i8 mode to FMA_SHIFT
543 - pan/bi: Default csel to "!= 0" mode
581 - pan/bit: Add \`run\` mode to the cmdline
611 - pan/bit: Add mode to run unit tests
825 - gitlab-ci: replay apitrace traces in headless mode
870 - amd/llvm: Fix divergent descriptor indexing. (v3)
871 - amd/llvm: Fix divergent descriptor regressions with radeonsi.
1188 - amd/llvm: implement nir_intrinsic_demote(_if) and
1284 - meson: Make shared-llvm into a tri-state boolean
1341 - gallivm/s390: fix pass init order on s390 with llvm 8 (v2)
1342 - ci: bump debian image and change llvm deps to 8
1473 - meson: update llvm dependency logic for meson 0.54.0
1613 - ci: Flip db410c back to docker mode.
1616 - ci: Make a simple little bare-metal fastboot mode for db410c.
2313 - clover: Use explicit conversion from llvm::StringRef to std::string
2322 - gallium/gallivm: fix compilation issues with llvm 11
2383 - intel/isl: Require ISL_AUX_USAGE_HIZ_CCS_WT for HZ+CCS WT mode
2678 - intel/compiler: store the FS inputs in WM prog data
2779 - gallium/swr: Fix vcvtph2ps llvm intrinsic compile error
2809 - anv: stop storing prog param data into shader blobs
2884 - vbo: create the immediate mode buffer only in vbo_exec_vtx_map
2888 - vbo: remove immediate mode code that doesn't do anything and simplify
2893 - vbo: keep the immediate mode buffer always mapped for simplicity
2897 - vbo: optimize resizing vertex attributes during immediate mode
2900 - vbo: increase the size of the immediate mode buffer to decrease draw
2904 - vbo: also map the immediate mode buffer for read
2938 - mesa: fix immediate mode with tessellation and varying patch vertices
3097 - mesa: allow out-of-order drawing to optimize immediate mode if it's
3112 - radeonsi: set amdgpu-gds-size for mode == 2 of compute-based culling
3166 - ac/surface: rename micro tile mode enums like gfx10 uses them
3248 - intel/compiler: Pass shader_stats for each SIMD mode
3298 - Revert "gallium/gallivm: fix compilation issues with llvm 11"
3850 - ac/llvm: fix 64-bit fmed3
3851 - ac/llvm: fix 16-bit fmed3 on GFX8 and older gens
3852 - ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
3903 - ac/llvm: add missing optimization barrier for 64-bit readlanes
3937 - radv/llvm: fix subgroup shuffle for chips without bpermute
3939 - ac/nir: use llvm.amdgcn.rcp for nir_op_frcp
3940 - ac/nir: use llvm.amdgcn.rsq for nir_op_frsq
3941 - ac/nir: use llvm.amdgcn.rcp in ac_build_fdiv()
3947 - radv/llvm: enable 8-bit storage features on GFX6-GFX7
3950 - radv/llvm: enable 16-bit storage features on GFX6-GFX7
3995 - radv/llvm: fix exporting the viewport index if the fragment shader
4014 - ac/llvm: fix nir_texop_texture_samples with NULL descriptors