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_assembler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: reorder VMEM operands in ACO IR
Daniel Schürmann
2020-01-29
1
-10
/
+10
*
aco: explicitly mark end blocks for exports
Rhys Perry
2020-01-24
1
-11
/
+6
*
aco: Fix maybe-uninitialized warnings.
Timur Kristóf
2020-01-22
1
-0
/
+2
*
aco: add new addr64 bit to MUBUF instructions on GFX6-GFX7
Samuel Pitoiset
2020-01-20
1
-0
/
+3
*
aco: fix emitting slc for MUBUF instructions on GFX6-GFX7
Samuel Pitoiset
2020-01-17
1
-1
/
+1
*
aco: fix emitting SMEM instructions with no operands on GFX6-GFX7
Samuel Pitoiset
2020-01-16
1
-6
/
+8
*
aco: set vm for pos0 exports on GFX10
Rhys Perry
2020-01-13
1
-1
/
+1
*
aco: compact various Instruction classes
Daniel Schürmann
2020-01-10
1
-2
/
+1
*
aco: Initial GFX7 Support
Daniel Schürmann
2019-12-07
1
-12
/
+35
*
aco: fix SADDR with FLAT on GFX10
Rhys Perry
2019-11-29
1
-1
/
+1
*
aco: fix assembly of FLAT/GLOBAL atomics
Rhys Perry
2019-11-29
1
-1
/
+1
*
aco: allow constant offsets for global/scratch instructions on GFX10
Rhys Perry
2019-11-26
1
-1
/
+4
*
aco: implement VK_KHR_shader_float_controls
Rhys Perry
2019-11-15
1
-1
/
+1
*
ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
Timur Kristóf
2019-11-08
1
-0
/
+1
*
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