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
/
compiler
/
aco_opcodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: implement sub-dword swaps
Rhys Perry
2020-04-22
1
-0
/
+9
*
aco: add VOP3P_instruction
Rhys Perry
2020-04-22
1
-4
/
+4
*
aco: Fix the meaning of is_atomic.
Timur Kristóf
2020-01-29
1
-6
/
+6
*
aco: rework vertex fetching a bit
Rhys Perry
2020-01-28
1
-3
/
+1
*
radv/aco,aco: implement GS on GFX9+
Rhys Perry
2020-01-24
1
-1
/
+3
*
aco: add new addr64 bit to MUBUF instructions on GFX6-GFX7
Samuel Pitoiset
2020-01-20
1
-0
/
+1
*
aco: allow input modifiers on v_cndmask_b32
Rhys Perry
2020-01-14
1
-1
/
+5
*
aco: don't DCE atomics with return values
Rhys Perry
2020-01-13
1
-8
/
+9
*
aco: split read/writelane opcode into VOP2/VOP3 version for SI/CI
Daniel Schürmann
2019-12-07
1
-2
/
+4
*
aco: Initial GFX7 Support
Daniel Schürmann
2019-12-07
1
-53
/
+52
*
aco: improve FLAT/GLOBAL scheduling
Rhys Perry
2019-11-29
1
-0
/
+1
*
aco: fix GFX10 opcodes for some global/flat atomics
Rhys Perry
2019-11-29
1
-6
/
+6
*
aco: Implement subgroup shuffle in GFX10 wave64 mode.
Timur Kristóf
2019-10-28
1
-0
/
+2
*
aco: move s_andn2_b64 instructions out of the p_discard_if
Rhys Perry
2019-10-09
1
-0
/
+1
*
aco: check for duplicate opcode numbers
Rhys Perry
2019-09-25
1
-0
/
+25
*
aco: fix opcode for s_mul_hi_i32
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: fix v_subrev_co_u32_e64 opcode
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: fix GFX9 opcode for v_xad_u32
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
1
-0
/
+1552