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
*
amd/common: Restore v4i32 suffix for llvm.SI.load.const intrinsic
Michel Dänzer
2019-01-14
1
-1
/
+1
*
amd/common/vi+: enable SMEM loads with GLC=1
Nicolai Hähnle
2019-01-14
1
-3
/
+7
*
amd/common: use llvm.amdgcn.s.buffer.load for LLVM 8.0
Nicolai Hähnle
2019-01-14
1
-4
/
+8
*
ac: remove unused variable from ac_build_ddxy
Marek Olšák
2019-01-07
1
-1
/
+1
*
amd/common: add i1 special case to ac_build_{inclusive,exclusive}_scan
Nicolai Hähnle
2018-12-19
1
-2
/
+25
*
amd/common: scan/reduce across waves of a workgroup
Nicolai Hähnle
2018-12-19
1
-4
/
+191
*
amd/common: add ac_build_ifcc
Nicolai Hähnle
2018-12-19
1
-4
/
+3
*
amd/common: whitespace fixes
Nicolai Hähnle
2018-12-19
1
-10
/
+8
*
ac: refactor visit_load_buffer
Rhys Perry
2018-12-16
1
-3
/
+5
*
amd: remove support for LLVM 6.0
Samuel Pitoiset
2018-12-06
1
-256
/
+14
*
ac: avoid casting pointers on bcsel and stores
Dave Airlie
2018-11-21
1
-0
/
+9
*
radv: Use structured intrinsics instead of indexing workaround for GFX9.
Bas Nieuwenhuizen
2018-11-19
1
-0
/
+52
*
ac: fix ac_build_fdiv for f64
Marek Olšák
2018-10-29
1
-1
/
+2
*
ac: Introduce ac_build_expand()
Connor Abbott
2018-10-22
1
-14
/
+26
*
ac: add helpers for fast integer division by a constant
Marek Olšák
2018-10-16
1
-0
/
+61
*
radv: emit the GLC bit for SSBO loads/stores when needed
Samuel Pitoiset
2018-10-12
1
-2
/
+3
*
ac: add ac_build_round
Marek Olšák
2018-10-06
1
-2
/
+17
*
ac: simplify LLVM alloca helpers
Marek Olšák
2018-10-06
1
-7
/
+4
*
ac: define all address spaces properly
Marek Olšák
2018-10-06
1
-5
/
+5
*
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
[next]