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
/
compiler
/
nir
/
nir_opt_copy_propagate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Unset metadata debug bit if no progress made
Matt Turner
2019-01-09
1
-0
/
+4
*
nir: Add a ptr_as_array deref type
Jason Ekstrand
2019-01-08
1
-1
/
+2
*
nir: Move propagation of cast derefs to a new nir_opt_deref pass
Jason Ekstrand
2019-01-08
1
-22
/
+0
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-33
/
+0
*
nir: Add a deref instruction type
Jason Ekstrand
2018-06-22
1
-10
/
+52
*
nir+drivers: add helpers to get # of src/dest components
Rob Clark
2018-04-03
1
-4
/
+1
*
nir/copy_prop: Respect the source's number of components
Jason Ekstrand
2017-03-14
1
-33
/
+96
*
nir: Fix copy_prop_src when src is an indirect access on a reg.
Eric Anholt
2016-06-26
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/opt_cp: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-18
/
+10
*
nir/opt_cp: use nir_block_get_following_if()
Connor Abbott
2016-04-27
1
-7
/
+3
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+290