index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
llvm
/
ac_llvm_build.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac/llvm: Fix ac_build_reduce in wave32 mode.
Timur Kristóf
2020-01-10
1
-6
/
+9
*
ac: add ac_build_s_endpgm
Marek Olšák
2020-01-08
1
-0
/
+6
*
ac: add 128-bit bitcount
Marek Olšák
2020-01-08
1
-0
/
+9
*
ac: unify primitive export code
Marek Olšák
2020-01-08
1
-0
/
+53
*
ac: unify build_sendmsg_gs_alloc_req
Marek Olšák
2020-01-08
1
-0
/
+20
*
ac: fix ac_get_i1_sgpr_mask for Wave32
Marek Olšák
2019-12-16
1
-2
/
+11
*
amd/llvm: Refactor ac_build_scan.
Bas Nieuwenhuizen
2019-11-28
1
-40
/
+51
*
ac: add 8-bit and 16-bit supports to ac_build_permlane16()
Samuel Pitoiset
2019-11-27
1
-8
/
+16
*
radv/gfx10: fix implementation of exclusive scans
Samuel Pitoiset
2019-11-27
1
-24
/
+52
*
ac/llvm: fix warning in ac_build_canonicalize()
Samuel Pitoiset
2019-11-26
1
-1
/
+1
*
ac: set swizzled bit in cache policy as a hint not to merge loads/stores
Marek Olšák
2019-11-25
1
-7
/
+4
*
ac: Add a shared interface between radv, radeonsi, LLVM and ACO
Connor Abbott
2019-11-25
1
-0
/
+79
*
amd/llvm: Add Subgroup Scan functions for SI
Daniel Schürmann
2019-11-20
1
-6
/
+75
*
ac: add 16-bit float support to ac_build_alu_op()
Samuel Pitoiset
2019-11-19
1
-4
/
+5
*
ac: add 8-bit and 16-bit supports to ac_build_optimization_barrier()
Samuel Pitoiset
2019-11-19
1
-2
/
+13
*
ac: add 8-bit and 16-bit supports to ac_build_wwm()
Samuel Pitoiset
2019-11-19
1
-3
/
+18
*
ac: add 8-bit and 16-bit supports to get_reduction_identity()
Samuel Pitoiset
2019-11-19
1
-1
/
+33
*
ac: add 8-bit and 16-bit supports to ac_build_swizzle()
Samuel Pitoiset
2019-11-19
1
-6
/
+13
*
ac: add 8-bit and 16-bit supports to ac_build_dpp()
Samuel Pitoiset
2019-11-19
1
-13
/
+20
*
ac: add 8-bit and 16-bit supports to ac_build_set_inactive()
Samuel Pitoiset
2019-11-19
1
-0
/
+9
*
ac: add 8-bit and 16-bit supports to ac_build_readlane()
Samuel Pitoiset
2019-11-19
1
-6
/
+16
*
ac: add 8-bit and 16-bit supports to ac_build_shuffle()
Samuel Pitoiset
2019-11-19
1
-5
/
+10
*
ac: remove useless cast in ac_build_set_inactive()
Samuel Pitoiset
2019-11-19
1
-1
/
+2
*
ac: handle pointer types to LDS in ac_get_elem_bits()
Samuel Pitoiset
2019-11-12
1
-0
/
+5
*
ac/llvm: fix ac_to_integer_type() for 32-bit const addr space pointers
Samuel Pitoiset
2019-10-21
1
-0
/
+1
*
ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
Samuel Pitoiset
2019-10-18
1
-0
/
+1
*
ac/llvm: add ac_build_canonicalize() helper
Samuel Pitoiset
2019-10-18
1
-0
/
+25
*
amd: Move all amd/common code that depends on LLVM to amd/llvm.
Timur Kristóf
2019-10-08
1
-0
/
+4478