• Home
  • Raw
  • Download

Lines Matching +refs:llvm +refs:font +refs:lock +refs:keywords

91 - [Bisected] Microsoft CLC: build failure with MSVC and Dshared-llvm=disabled with AMDGPU target av…
174 - aco_tests fail with llvm-15
823 - ac/llvm : Adding Number of all interpolated inputs in ac_shader_abi
824 - ac/llvm: Implement nir_intrinsic_load_point_coord_maybe_flipped opcodes
861 - radv: Add perf counter lock/unlock commandbuffers.
1505 - clc: add simple llvm initialise API
1506 - clc: initialise one more llvm stage
1561 - kms/dri: add mutex lock around map/unmap
2068 - dzn: add a bunch of missing struct-keywords
2196 - gallium/hud: do not use texture-rect for font
2259 - ac/llvm: Implement usub_sat and isub_sat.
2260 - ac/llvm: Implement uclz.
3159 - d3d12: Hold lock when removing resources from residency list
3514 - ac/llvm: Remove load_vertex_id handling
3688 - meson: Only draw with llvm depends on native directly Tests, softpipe or AMD drivers don't depend…
3830 - ac/llvm: remove LLVM pass ac_optimize_vs_outputs
3834 - ac/llvm: add AC_WAIT_EXP for ac_build_waitcnt
3835 - ac/llvm: remove immoffset parameter from ac_build_tbuffer_store
3836 - ac/llvm: remove immoffset parameter from ac_build_tbuffer_load
3837 - ac/llvm: remove inst_offset parameter from ac_build_buffer_store_dword
3838 - ac/llvm: use soffset correctly in ac_build_buffer_load
3839 - ac/llvm: remove inst_offset parameter from ac_build_buffer_load
3840 - ac/llvm: remove immoffset parameter from ac_build_tbuffer_load_byte/short
3841 - ac/llvm: remove unused code from ac_llvm_build.c/h
3842 - ac/llvm: don't use tbuffer_store as a fallback for swizzled stores
3843 - ac/llvm: rename tbuffer -> buffer where tbuffer instructions are not generated
3846 - ac/llvm: remove unused LLVM helpers
3847 - ac/llvm: don't create the target machine if the LLVM processor is unsupported
3856 - ac/llvm: set the correct cache policy for sparse buffer loads
3857 - ac/llvm: don't set ac_dlc in visit_intrinsic
3906 - ac/llvm: export mrt0 instead of null on gfx11
3907 - ac/llvm: don't set DLC on gfx11 because it means something else there
3908 - ac/llvm: update pknorm and waitcnt for gfx11
3909 - ac/llvm: don't set GLC for stores on gfx11
3953 - ac/llvm: implement memory_barrier_tcs_patch properly to fix LLVM 15
3955 - ac/llvm: inline emit_membar
3956 - ac/llvm: replace LLVMBuildFence with ac_build_waitcnt(VSTORE)
3957 - ac/llvm: add gl_shader_stage parameter into ac_build_s_barrier
3958 - ac/llvm: move the gfx6 optimization for TCS barriers into ac_build_s_barrier
3959 - ac/llvm: fix the remaining s_barriers for LLVM 15
3961 - ac/llvm: skip s_barrier if tess patches don't cross a wave boundary
3963 - ac/llvm: remove ac_shader_abi::emit_outputs
4043 - ac/llvm: fix tcs_wave_id unpacking on gfx11
4165 - ci/x86: update to llvm 13
4166 - radv/ci: test the llvm backend on navi21
4259 - gallivm: fix a few llvm non-opaque pointers
4282 - zink: remove batch lock
5026 - ac/llvm: add use_waterfall_for_divergent_tex_samplers option
5046 - ac/llvm: handle opaque pointers in visit_store_output
5047 - ac/llvm: use LLVMBuildLoad2 in visit_load
5048 - radeonsi: use LLVMBuildLoad2 in llvm PS
5077 - ac/llvm: get back nir_intrinsic_load_tess_rel_patch_id_amd
5083 - radeonsi: replace llvm ls/hs interface lds ops with nir lowered ones
5085 - ac/llvm: conditionally check wave id in gs sendmsg
5091 - radeonsi: replace llvm based fixed tcs with nir
5101 - ac/llvm: handle write mask for nir_intrinsic_store_buffer_amd
5103 - radeonsi: replace llvm tcs output with nir lower pass
5106 - radeonsi: replace llvm tes input load with nir lowering
5107 - ac/llvm: fix code format alignment in visit_load_local_invocation_index
5113 - radeonsi: replace llvm es output with nir lowering
5115 - ac/llvm: get back nir_intrinsic_load_gs_vertex_offset_amd
5116 - radeonsi: replace llvm gs input handle with nir lowering
5235 - radv,aco,ac/llvm: use nir_op_f{sin,cos}_amd
5536 - radv/llvm: always emit a null export even if the FS doesn't discard
5630 - gallium/va/radeonsi: Using private as a parameter name conflicts with C++ keywords
5817 - ac/llvm: Remove now-superfluous intrinsics and ABI callbacks.
5907 - ac/llvm: Implement load_num_subgroups for NGG shaders.
5908 - ac/llvm: Add LLVM bug workaround to ac_build_mbcnt_add.
5909 - ac/llvm: Use gs_prim_id for NGG VS.
5912 - ac/llvm: Implement GDS atomic add NIR intrinsic.
5913 - radv/llvm: Remove incorrect hardcoded workgroup size from NGG GS.
5960 - clc: Fix build with llvm-15.
6130 - meson/clover: Getting clover can be built with no-rtti llvm in mingw