summaryrefslogtreecommitdiff
path: root/src/amd/compiler/README
Commit message (Expand)AuthorAgeFilesLines
* aco: rename README to README.mdRhys Perry2019-10-301-211/+0
* aco/gfx10: Mitigate LdsBranchVmemWARHazard.Timur Kristóf2019-10-251-0/+9
* aco/gfx10: Mitigate SMEMtoVectorWriteHazard.Timur Kristóf2019-10-251-0/+9
* aco/gfx10: Mitigate VcmpxExecWARHazard.Timur Kristóf2019-10-251-0/+10
* aco/gfx10: Mitigate VcmpxPermlaneHazard.Timur Kristóf2019-10-251-0/+8
* aco/gfx10: Add notes about some GFX10 hazards.Timur Kristóf2019-10-251-0/+33
* aco/gfx10: Wait for pending SMEM stores before loadsTimur Kristóf2019-10-211-0/+9
* aco: Fix s_dcache_wb on GFX10.Timur Kristóf2019-10-101-0/+5
* aco: Support subvector loops in aco_assembler.Timur Kristóf2019-10-101-0/+7
* aco: Set GFX10 DLC bit properly.Timur Kristóf2019-10-101-0/+4
* aco: Fix GFX9 FLAT, SCRATCH, GLOBAL instructions, add GFX10 support.Timur Kristóf2019-10-101-0/+4
* aco: Add missing GFX10 specific fields and some README notes.Timur Kristóf2019-10-101-0/+26
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+87