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
/
glsl
/
nir
/
nir_opt_copy_propagate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-290
/
+0
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
1
-2
/
+2
*
nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers
Iago Toral Quiroga
2015-11-16
1
-1
/
+6
*
Revert "nir/copy_propagate: do not copy-propagate MOV srcs with source modifi...
Iago Toral Quiroga
2015-11-13
1
-10
/
+7
*
nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers
Iago Toral Quiroga
2015-11-13
1
-7
/
+10
*
nir: Properly invalidate metadata in nir_opt_copy_prop().
Kenneth Graunke
2015-11-03
1
-0
/
+6
*
nir: Unexpose _impl versions of copy_prop and dce
Jason Ekstrand
2015-11-03
1
-1
/
+1
*
nir: Use nir_instr_rewrite_src in copy propagation
Jason Ekstrand
2015-05-08
1
-61
/
+10
*
nir: Copy-propagate vecN operations that are actually moves
Jason Ekstrand
2015-02-23
1
-16
/
+29
*
util/hash_set: Rework the API to know about hashing
Jason Ekstrand
2015-01-15
1
-8
/
+4
*
nir: Remove predication
Jason Ekstrand
2015-01-15
1
-4
/
+0
*
nir/copy_propagate: Don't cause size mismatches on phi node sources
Jason Ekstrand
2015-01-15
1
-0
/
+12
*
nir: add an SSA-based copy propagation pass
Connor Abbott
2015-01-15
1
-0
/
+313