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_insert_waitcnt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: check instruction format before waiting for a previous SMEM store
Rhys Perry
2020-05-28
1
-1
/
+1
*
aco: fix typo in insert_waitcnt's kill()
Rhys Perry
2020-05-21
1
-1
/
+1
*
aco: fix consecutively written vgprs from vmem instructions
Rhys Perry
2020-05-13
1
-10
/
+26
*
aco: simplify consecutive ordered vmem/lds writes optimization
Rhys Perry
2020-05-13
1
-10
/
+2
*
aco: Fix crash in insert_wait_states.
Timur Kristóf
2020-04-07
1
-9
/
+7
*
aco: make PhysReg in units of bytes
Rhys Perry
2020-04-03
1
-2
/
+2
*
aco: add vmem/smem score statistic
Rhys Perry
2020-04-03
1
-9
/
+151
*
aco: Fix workgroup size calculation.
Timur Kristóf
2020-03-30
1
-7
/
+2
*
aco: fix uninitialized data error in waitcnt pass
Rhys Perry
2020-03-12
1
-1
/
+1
*
aco: keep track of which events are used in a barrier
Rhys Perry
2020-03-03
1
-19
/
+41
*
aco: fix waiting for scalar stores before "writing back" data on GFX8-GFX9
Samuel Pitoiset
2020-02-10
1
-6
/
+9
*
aco: reorder VMEM operands in ACO IR
Daniel Schürmann
2020-01-29
1
-1
/
+10
*
radv/aco,aco: implement GS on GFX9+
Rhys Perry
2020-01-24
1
-8
/
+17
*
aco: improve support for s_sendmsg
Rhys Perry
2020-01-24
1
-2
/
+9
*
aco/wave32: Use wave_size for barrier intrinsic.
Timur Kristóf
2019-12-04
1
-2
/
+2
*
aco: fix incorrect cast in parse_wait_instr()
Rhys Perry
2019-11-29
1
-1
/
+1
*
aco: fix waitcnts for barriers at block ends
Rhys Perry
2019-11-22
1
-0
/
+3
*
aco: fix copy+paste error
Rhys Perry
2019-11-21
1
-2
/
+2
*
aco: improve waitcnt insertion around loops
Rhys Perry
2019-11-21
1
-45
/
+108
*
Revert "aco: only emit waitcnt on loop continues if we there was some load or...
Rhys Perry
2019-10-22
1
-1
/
+1
*
aco/gfx10: Wait for pending SMEM stores before loads
Timur Kristóf
2019-10-21
1
-1
/
+24
*
aco: Fix s_dcache_wb on GFX10.
Timur Kristóf
2019-10-10
1
-0
/
+8
*
aco: Have s_waitcnt_vscnt write to NULL.
Rhys Perry
2019-10-10
1
-2
/
+3
*
aco: only emit waitcnt on loop continues if we there was some load or export
Daniel Schürmann
2019-09-23
1
-1
/
+1
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
1
-0
/
+697