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
/
compiler
/
aco_assembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco/gfx10: Add notes about some GFX10 hazards.
Timur Kristóf
2019-10-25
1
-2
/
+4
*
aco/gfx10: Update constant addresses in fix_branches_gfx10.
Timur Kristóf
2019-10-21
1
-1
/
+12
*
aco: Clean up usages of PhysReg::reg from aco_assembler.
Timur Kristóf
2019-10-10
1
-27
/
+27
*
aco: Initial work to avoid GFX10 hazards.
Rhys Perry
2019-10-10
1
-2
/
+4
*
aco: pad code with s_code_end on GFX10
Rhys Perry
2019-10-10
1
-2
/
+13
*
aco: workaround GFX10 0x3f branch bug
Rhys Perry
2019-10-10
1
-5
/
+39
*
aco: Assemble opsel in VOP3 instructions.
Rhys Perry
2019-10-10
1
-1
/
+2
*
aco: Allow literals on VOP3 instructions.
Rhys Perry
2019-10-10
1
-1
/
+1
*
aco: Support subvector loops in aco_assembler.
Timur Kristóf
2019-10-10
1
-1
/
+19
*
aco: Support GFX10 VOP3 and VOP1 as VOP3 in aco_assembler.
Timur Kristóf
2019-10-10
1
-6
/
+18
*
aco: Support GFX10 EXP in aco_assembler.
Timur Kristóf
2019-10-10
1
-1
/
+7
*
aco: Fix GFX9 FLAT, SCRATCH, GLOBAL instructions, add GFX10 support.
Timur Kristóf
2019-10-10
1
-8
/
+23
*
aco: Support GFX10 MIMG and GFX9 D16 in aco_assembler.
Timur Kristóf
2019-10-10
1
-3
/
+17
*
aco: Support GFX10 MTBUF in aco_assembler.
Timur Kristóf
2019-10-10
1
-3
/
+19
*
aco: Support GFX10 MUBUF in aco_assembler.
Timur Kristóf
2019-10-10
1
-1
/
+9
*
aco: Support GFX10 DS in aco_assembler.
Timur Kristóf
2019-10-10
1
-2
/
+7
*
aco: Support GFX10 VINTRP in aco_assembler.
Timur Kristóf
2019-10-10
1
-1
/
+9
*
aco: Support GFX10 SMEM in aco_assembler.
Timur Kristóf
2019-10-10
1
-13
/
+60
*
aco: Add missing GFX10 specific fields and some README notes.
Timur Kristóf
2019-10-10
1
-0
/
+2
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
1
-0
/
+497