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_lower_vars_to_ssa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/vars_to_ssa: Simplify node matching code
Caio Marcelo de Oliveira Filho
2018-04-11
1
-36
/
+31
*
nir/vars_to_ssa: Remove an unnecessary deref_arry_type check
Caio Marcelo de Oliveira Filho
2018-04-11
1
-4
/
+5
*
nir/vars_to_ssa: Rework register_variable_uses()
Caio Marcelo de Oliveira Filho
2018-04-11
1
-28
/
+23
*
nir/vars_to_ssa: Remove copies from the correct set
Jason Ekstrand
2018-03-30
1
-1
/
+1
*
nir/vars_to_ssa: Handle missing struct members in foreach_deref_node
Jason Ekstrand
2017-07-19
1
-2
/
+6
*
nir: Return progress from nir_lower_vars_to_ssa().
Matt Turner
2017-03-23
1
-2
/
+6
*
nir: Fix syntax.
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Delete most of the constant_initializer support
Jason Ekstrand
2016-12-05
1
-14
/
+3
*
nir: Walk blocks in source code order in lower_vars_to_ssa.
Matt Turner
2016-08-25
1
-105
/
+104
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
nir: glsl_get_bit_size() should take glsl_type
Rob Clark
2016-05-12
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
-2
/
+2
*
nir/lower_vars_to_ssa: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-5
/
+9
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-2
/
+2
*
nir: add bit_size info to nir_ssa_undef_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-2
/
+2
*
nir/vars_to_ssa: Use the new nir_phi_builder helper
Jason Ekstrand
2016-03-24
1
-359
/
+134
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-3
/
+9
*
nir: use const_index helpers
Rob Clark
2016-02-09
1
-2
/
+3
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+973