index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
common
/
ac_llvm_build.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: add 16-bit support to ac_build_bitfield_reverse()
Samuel Pitoiset
2018-09-17
1
-0
/
+5
*
ac: add 16-bit support to ac_build_bit_count()
Samuel Pitoiset
2018-09-17
1
-0
/
+5
*
ac: add 16-bit support to ac_find_lsb()
Samuel Pitoiset
2018-09-17
1
-2
/
+13
*
ac: add 16-bit support to ac_build_umsb()
Samuel Pitoiset
2018-09-17
1
-2
/
+16
*
ac: add 16-bit support to ac_build_isign()
Samuel Pitoiset
2018-09-17
1
-5
/
+16
*
ac: add 16-bit constant values for zero and one
Samuel Pitoiset
2018-09-17
1
-0
/
+2
*
ac: add ac_build_bifield_reverse() helper
Samuel Pitoiset
2018-09-17
1
-0
/
+22
*
ac: add ac_build_bit_count() helper
Samuel Pitoiset
2018-09-17
1
-0
/
+28
*
radeonsi: fix GPU hangs with bindless textures and LLVM 7.0
Marek Olšák
2018-09-10
1
-5
/
+47
*
ac: use iN_0/1 constants
Marek Olšák
2018-09-10
1
-12
/
+11
*
ac: revert new LLVM 7.0 behavior for fdiv
Marek Olšák
2018-09-10
1
-1
/
+8
*
ac,radeonsi: use ac_build_fmad
Marek Olšák
2018-08-21
1
-2
/
+1
*
ac: add imad & fmad helpers
Marek Olšák
2018-08-21
1
-0
/
+14
*
ac: add ac_build_s_barrier
Marek Olšák
2018-08-21
1
-0
/
+6
*
amd: remove support for LLVM 5.0
Marek Olšák
2018-08-03
1
-104
/
+25
*
ac: add support for 16bit UBO loads
Daniel Schürmann
2018-07-23
1
-0
/
+25
*
ac: add 16bit conversion operations
Daniel Schürmann
2018-07-23
1
-5
/
+8
*
ac: fold LLVMContext creation into ac_llvm_context_init
Marek Olšák
2018-07-04
1
-3
/
+3
*
ac: handle undefined EQAA samples in ac_apply_fmask_to_sample
Marek Olšák
2018-06-13
1
-2
/
+4
*
ac: fix possible truncation of intrinsic name
Timothy Arceri
2018-06-08
1
-1
/
+1
*
amd/common: Fix number of coords for getlod.
Bas Nieuwenhuizen
2018-06-07
1
-3
/
+18
*
amd/common: use the dimension-aware image intrinsics on LLVM 7+
Nicolai Hähnle
2018-06-04
1
-24
/
+165
*
ac: Use DPP for build_ddxy where possible.
Bas Nieuwenhuizen
2018-05-23
1
-1
/
+15
*
amd: remove support for LLVM 4.0
Marek Olšák
2018-05-17
1
-179
/
+103
*
ac/llvm: use amdgcn.tbuffer.store instead of SI.tbuffer.store intrinsic
Dave Airlie
2018-05-17
1
-32
/
+60
*
amd/common: use llvm.amdgcn.wqm for explicit derivatives
Nicolai Hähnle
2018-05-04
1
-0
/
+7
*
ac: fix the number of coordinates for ac_image_get_lod and arrays
Samuel Pitoiset
2018-04-23
1
-0
/
+14
*
ac/nir: use ac_build_image_opcode for image intrinsics
Nicolai Hähnle
2018-04-20
1
-22
/
+0
*
radeonsi: generate image load/store/atomic ops using ac_build_image_opcode
Nicolai Hähnle
2018-04-20
1
-27
/
+78
*
amd/common: pass address components individually to ac_build_image_intrinsic
Nicolai Hähnle
2018-04-20
1
-12
/
+89
*
amd/common: pass new enum ac_image_dim to ac_build_image_opcode
Nicolai Hähnle
2018-04-20
1
-2
/
+8
*
ac: add LLVM build functions for subgroup instrinsics
Daniel Schürmann
2018-04-14
1
-0
/
+456
*
ac: make ballot and umsb capable of 64bit inputs
Daniel Schürmann
2018-04-14
1
-9
/
+25
*
radeonsi: move FMASK shader logic to shared code
Marek Olšák
2018-04-02
1
-0
/
+56
*
ac/nir: Add workaround for GFX9 buffer views.
Bas Nieuwenhuizen
2018-03-29
1
-0
/
+24
*
ac/nir: move unpack_param() to ac_llvm_build.c
Samuel Pitoiset
2018-03-13
1
-0
/
+16
*
ac/nir: move trim_vector to ac_llvm_build.c
Samuel Pitoiset
2018-03-13
1
-0
/
+19
*
ac/nir: move cast_ptr() to ac_llvm_build.c
Samuel Pitoiset
2018-03-13
1
-0
/
+8
*
ac/nir: move ac_build_alloca() to ac_llvm_build.c
Samuel Pitoiset
2018-03-13
1
-0
/
+33
*
ac: add if/loop build helpers
Timothy Arceri
2018-03-08
1
-0
/
+189
*
ac: update enabled channels mask when optimizing PARAM exports
Samuel Pitoiset
2018-03-06
1
-2
/
+16
*
ac: add ac_build_fsign()
Samuel Pitoiset
2018-03-05
1
-0
/
+23
*
ac: add ac_build_isign()
Samuel Pitoiset
2018-03-05
1
-0
/
+23
*
ac: add ac_build_fract()
Samuel Pitoiset
2018-03-05
1
-0
/
+22
*
radeonsi: implement 32-bit pointers in user data SGPRs (v2)
Marek Olšák
2018-02-17
1
-0
/
+13
*
ac: add 64bit support to ac_find_lsb()
Timothy Arceri
2018-02-09
1
-2
/
+20
*
ac: move get_elem_bits() to ac_llvm_build.c
Timothy Arceri
2018-02-09
1
-0
/
+19
*
ac: add ac_build_export_null() helper
Samuel Pitoiset
2018-02-08
1
-0
/
+17
*
ac/radeonsi: create ac_build_shader_clock() helper
Timothy Arceri
2018-02-07
1
-0
/
+8
*
amd: remove support for LLVM 3.9
Marek Olšák
2018-02-02
1
-140
/
+47
[next]