ac/registers: use better names for disambiguated definitions
[mesa.git] / src / amd / common / ac_nir_to_llvm.c
2019-06-13 Daniel Schürmannamd/common: add support for AMD_shader_ballot functions
2019-06-12 Marek Olšákradeonsi: use the ac helper for index buffer stores...
2019-06-06 Connor Abbottac/nir: Remove stale TODO
2019-06-04 Rhys Perryac/nir: mark some texture intrinsics as convergent
2019-06-04 Samuel Pitoisetac,radv: do not emit vec3 for raw load/store on SI
2019-06-04 Nicolai Hähnleamd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
2019-06-03 Samuel Pitoisetac,radv: remove the vec3 restriction with LLVM 9+
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-16 Marek Olšákac: rename SI-CIK-VI to GFX6-GFX7-GFX8
2019-05-14 Marek Olšákac: use 1D GEPs for descriptors and constants
2019-05-03 Samuel Pitoisetradv: apply the indexing workaround for atomic buffer...
2019-04-29 Rhys Perryac,ac/nir: use a better sync scope for shared atomics
2019-04-25 Bas Nieuwenhuizenac/nir: Add support for planes.
2019-04-19 Samuel Pitoisetac/nir: use the new raw/struct SSBO atomic intrisics...
2019-04-19 Samuel Pitoisetac/nir: only use the new raw/struct SSBO atomic intrins...
2019-04-19 Samuel Pitoisetac/nir: only use the new raw/struct image atomic intrin...
2019-04-17 Samuel Pitoisetac/nir: add 64-bit SSBO atomic operations support
2019-04-17 Samuel Pitoisetac/nir: use new LLVM 8 intrinsics for SSBO atomics...
2019-04-15 Marek Olšákac: fix incorrect bindless atomic code in visit_image_a...
2019-04-15 Rhys Perrynir,ac/nir: fix cube_face_coord
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-14 Karol Herbstamd/nir: some cleanups
2019-04-12 Marek Olšákac: use the common helper ac_apply_fmask_to_sample
2019-04-12 Samuel Pitoisetac/nir: remove some useless integer casts for ALU opera...
2019-04-12 Samuel Pitoisetac/nir: remove useless integer cast in visit_image_load()
2019-04-12 Samuel Pitoisetac/nir: remove useless integer cast in adjust_sample_in...
2019-04-12 Samuel Pitoisetac/nir: remove useles LLVMGetUndef for nir_op_pack_64_2...
2019-04-12 Samuel Pitoisetac: add ac_build_load_helper_invocation() helper
2019-04-12 Samuel Pitoisetac: add ac_build_ddxy_interp() helper
2019-04-12 Samuel Pitoisetac: add ac_build_umax() and use it where possible
2019-04-12 Samuel Pitoisetac/nir: make use of ac_build_umin() where possible
2019-04-12 Samuel Pitoisetac/nir: make use of ac_build_imin() where possible
2019-04-12 Samuel Pitoisetac/nir: make use of ac_build_imax() where possible
2019-04-12 Timothy Arceriac/nir_to_llvm: add image bindless support
2019-04-12 Timothy Arceriac/nir_to_llvm: make get_sampler_desc() more generic...
2019-04-12 Karol Herbstglsl_to_nir: handle bindless textures
2019-04-10 Samuel Pitoisetac/nir: fix nir_op_b2f16
2019-04-08 Samuel Pitoisetac/nir: fix intrinsic names for atomic operations with...
2019-04-01 Samuel Pitoisetac/nir: add support for nir_op_b2i8
2019-04-01 Samuel Pitoisetac/nir: fix nir_op_b2i16
2019-03-29 Timothy ArceriRevert "ac/nir: use new LLVM 8 intrinsics for SSBO...
2019-03-28 Samuel Pitoisetac: add ac_build_frex_exp() helper ans 16-bit/32-bit...
2019-03-28 Samuel Pitoisetac: add ac_build_frexp_mant() helper and 16-bit/32...
2019-03-27 Samuel Pitoisetac: use llvm.amdgcn.fmed3 intrinsic for nir_op_fmed3
2019-03-26 Bas Nieuwenhuizenac/nir: Return frag_coord as integer.
2019-03-22 Rhys Perryac/nir: implement 16-bit pack/unpack opcodes
2019-03-21 Samuel Pitoisetac: fix 16-bit shifts
2019-03-21 Rhys Perryac/nir: implement 8-bit conversions
2019-03-21 Rhys Perryac/nir: add 8-bit types to glsl_base_to_llvm_type
2019-03-21 Rhys Perryac/nir: implement 8-bit ssbo stores
2019-03-21 Rhys Perryac/nir: implement 8-bit push constant, ssbo and ubo...
2019-03-20 Samuel Pitoisetac: use new LLVM 8 intrinsic when storing 16-bit values
2019-03-20 Samuel Pitoisetac/nir: use ac_build_buffer_store_dword() for SSBO...
2019-03-20 Samuel Pitoisetac/nir: use ac_build_buffer_load() for SSBO load operations
2019-03-20 Samuel Pitoisetac/nir: use new LLVM 8 intrinsics for SSBO atomic opera...
2019-03-20 Samuel Pitoisetac/nir: remove one useless check in visit_store_ssbo()
2019-03-20 Samuel Pitoisetac: add ac_build_buffer_store_format() helper
2019-03-20 Samuel Pitoisetac/nir: set attrib flags for SSBO and image store opera...
2019-03-17 Timothy Arceriac/nir_to_llvm: add assert to emit_bcsel()
2019-03-13 Samuel Pitoisetac: use the raw tbuffer version for 16-bit SSBO loads
2019-03-13 Samuel Pitoisetac: rework typed buffers loads for LLVM 7
2019-03-12 Rhys Perryac/nir: fix 16-bit ssbo stores
2019-03-06 Timothy Arcerinir: rename glsl_type_is_struct() -> glsl_type_is_struc...
2019-03-06 Timothy Arceriglsl: rename record_location_offset() -> struct_locatio...
2019-02-20 Bas Nieuwenhuizenradv: Handle clip+cull distances more generally as...
2019-02-19 Kenneth Graunkeradeonsi: Go back to using llvm.pow intrinsic for nir_o...
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_ldexp
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_frsq
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_frcp
2019-02-19 Rhys Perryac/nir: fix 64-bit nir_op_f2f16_rtz
2019-02-19 Rhys Perryac/nir: implement 8-bit nir_load_const_instr
2019-02-14 Samuel Pitoisetac: make use of ac_build_expand_to_vec4() in visit_imag...
2019-02-12 Samuel Pitoisetradv: add support for push constants inlining when...
2019-02-06 Bas Nieuwenhuizenamd/common: Implement global memory accesses.
2019-02-06 Bas Nieuwenhuizenamd/common: Do not use 32-bit loads for shared memory.
2019-02-06 Bas Nieuwenhuizenamd/common: handle nir_deref_cast for shared memory...
2019-02-06 Bas Nieuwenhuizenamd/common: Handle nir_deref_type_ptr_as_array for...
2019-02-06 Bas Nieuwenhuizenamd/common: Fix stores to derefs with unknown variable.
2019-02-06 Bas Nieuwenhuizenamd/common: Use correct writemask for shared memory...
2019-01-27 Timothy Arceriradv/ac: fix some fp16 handling
2019-01-26 Timothy Arceriac/nir_to_llvm: fix clamp shadow reference for more...
2019-01-22 Timothy Arceriac/nir_to_llvm: fix interpolateAt* for structs
2019-01-22 Timothy Arceriac/nir_to_llvm: add bindless support for uniform handles
2019-01-21 Karol Herbstmesa: add MESA_SHADER_KERNEL
2019-01-19 Karol Herbstnir: rename nir_var_shared to nir_var_mem_shared
2019-01-19 Karol Herbstnir: rename nir_var_function to nir_var_function_temp
2019-01-18 Timothy Arceriac/nir_to_llvm: fix interpolateAt* for arrays
2019-01-16 Timothy Arceriac/nir_to_llvm: add support for structs to get_sampler_...
2019-01-16 Timothy Arceriac/nir_to_llvm: fix regression in bindless support
2019-01-16 Timothy Arceriac/nir_to_llvm: fix type handling in image code
2019-01-16 Samuel Pitoisetac/nir: don't trash L1 caches for store operations...
2019-01-14 Samuel Pitoisetac: add missing 16-bit types to glsl_base_to_llvm_type()
2019-01-14 Samuel Pitoisetac/nir: set cache policy when loading/storing buffer...
2019-01-14 Samuel Pitoisetac/nir: add get_cache_policy() helper and use it
2019-01-09 Rhys Perryac/nir,radv,radeonsi/nir: use correct indices for inter...
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2019-01-07 Bas Nieuwenhuizenamd/common: Add some parentheses to silence warning.
2019-01-07 Bas Nieuwenhuizenradv: Implement buffer stores with less than 4 components.
2019-01-01 Timothy Arceriac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs()
2018-12-20 Samuel Pitoisetac/nir: restrict fmask lookup to image load intrinsics
next