index
:
~miku/mesa
flusha0
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
freedreno
/
ir3
/
ir3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-18
ir3/ra: Fix off-by-one issues with live-range extension
Connor Abbott
1
-1
/
+23
2020-04-15
ir3: Fix LDC offset units
Connor Abbott
1
-1
/
+1
2020-04-13
freedreno/ir3: rename depth->dce
Rob Clark
1
-1
/
+0
2020-04-13
freedreno/ir3: add mov/cov stats
Rob Clark
1
-3
/
+8
2020-04-13
freedreno/ir3: make falsedep use's optional
Rob Clark
1
-2
/
+4
2020-04-09
ir3: Plumb through bindless support
Connor Abbott
1
-13
/
+45
2020-04-09
ir3: LDC also has a destination
Connor Abbott
1
-1
/
+1
2020-04-09
ir3: Plumb through support for a1.x
Connor Abbott
1
-1
/
+8
2020-04-09
ir3: Add bindless instruction encoding
Connor Abbott
1
-22
/
+23
2020-04-04
freedreno/ir3: add a pass to collect SSA uses
Rob Clark
1
-0
/
+24
2020-03-10
freedreno/ir3: add simplified stall estimation
Rob Clark
1
-1
/
+11
2020-02-28
freedreno/ir3: fix assert with getinfo
Rob Clark
1
-2
/
+3
2020-02-01
freedreno/ir3: remove unused tex arg harder
Rob Clark
1
-14
/
+6
2020-02-01
freedreno/ir3: number instructions from one
Rob Clark
1
-1
/
+1
2020-01-15
freedreno/ir3: rename instructions
Rob Clark
1
-1
/
+8
2019-12-13
freedreno/ir3: add iterator macros
Rob Clark
1
-9
/
+9
2019-12-13
freedreno/ir3: add last-baryf shaderdb stat
Rob Clark
1
-0
/
+4
2019-11-12
freedreno/ir3: re-work shader inputs/outputs
Rob Clark
1
-7
/
+1
2019-11-12
freedreno/ir3: fix valgrind complaint with STLW
Rob Clark
1
-1
/
+1
2019-11-09
freedreno/ir3: also track # of nops for shader-db
Rob Clark
1
-0
/
+3
2019-11-07
freedreno/ir3: Add new synchronization opcodes
Kristian H. Kristensen
1
-0
/
+3
2019-11-07
freedreno/a6xx: Add register offset for STG/LDG
Kristian H. Kristensen
1
-7
/
+26
2019-10-24
freedreno/ir3: remove restrictions on const + (abs)/(neg)
Rob Clark
1
-4
/
+6
2019-10-17
freedreno/ir3: Add new LDLW/STLW instructions
Kristian H. Kristensen
1
-2
/
+2
2019-10-17
freedreno/ir3: Use third register for offset for LDL and LDLV
Kristian H. Kristensen
1
-5
/
+9
2019-09-16
freedreno: Fix invalid read when a block has no instructions.
Eric Anholt
1
-2
/
+3
2019-09-06
freedreno/ir3: assert that only single address
Rob Clark
1
-0
/
+4
2019-07-29
freedreno: Fix data races with allocating/freeing struct ir3.
Eric Anholt
1
-1
/
+1
2019-04-30
freedreno/ir3: fixes for half reg in/out
Rob Clark
1
-7
/
+7
2019-04-25
freedreno/ir3: remove bogus assert
Rob Clark
1
-2
/
+0
2019-04-25
freedreno/ir3: more emit-cat5 fixes
Rob Clark
1
-0
/
+2
2019-03-28
freedreno/ir3: Add workaround for VS samgq
Kristian H. Kristensen
1
-1
/
+2
2019-03-28
freedreno/ir3: Don't access beyond available regs
Kristian H. Kristensen
1
-4
/
+7
2019-03-25
freedreno/ir3: Fix operand order for DSX/DSY
Kristian H. Kristensen
1
-0
/
+15
2019-03-21
freedreno/ir3: fix regmask for merged regs
Rob Clark
1
-0
/
+3
2019-03-21
freedreno/ir3: fix sam.s2en encoding
Rob Clark
1
-9
/
+9
2019-03-03
freedreno/ir3: include nopN in expanded instruction count
Rob Clark
1
-1
/
+1
2019-02-26
freedreno/ir3: use nopN encoding when possible
Rob Clark
1
-5
/
+23
2019-02-20
freedreno/ir3: sync instr/disasm and add ldib encoding
Rob Clark
1
-2
/
+17
2019-02-16
freedreno/ir3: add a6xx instruction encoding
Rob Clark
1
-0
/
+90
2018-11-27
freedreno: move ir3 to common location
Rob Clark
1
-0
/
+941