index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
vc4
/
vc4_opt_dead_code.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Make SF be a flag on the QIR instructions.
Eric Anholt
2015-02-12
1
-3
/
+10
*
vc4: Allow dead code elimination of VPM reads.
Eric Anholt
2015-01-10
1
-1
/
+43
*
vc4: Split two notions of instructions having side effects.
Eric Anholt
2015-01-10
1
-1
/
+2
*
vc4: Add support for ARL and indirect register access on TGSI_FILE_CONSTANT.
Eric Anholt
2014-10-28
1
-1
/
+2
*
vc4: Allow dead code elimination of unused varyings.
Eric Anholt
2014-10-24
1
-1
/
+1
*
vc4: Eliminate unused texture instructions.
Eric Anholt
2014-10-09
1
-1
/
+21
*
vc4: Dead code eliminate unused SF instructions.
Eric Anholt
2014-10-09
1
-7
/
+26
*
vc4: Dump constant uniform values in VC4_DEBUG=qir.
Eric Anholt
2014-09-29
1
-1
/
+1
*
vc4: Fix memory leaks of struct qinst.
Eric Anholt
2014-09-15
1
-2
/
+1
*
vc4: Merge qcompile and tgsi_to_qir
Eric Anholt
2014-09-04
1
-1
/
+1
*
vc4: Include stdio/stdlib in headers so I don't have to include it per file.
Eric Anholt
2014-08-22
1
-2
/
+0
*
vc4: Add dead code elimination.
Eric Anholt
2014-08-08
1
-0
/
+74