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: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-1
/
+1
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
1
-1
/
+1
*
nir: fix lower vars to ssa for larger vector sizes.
Dave Airlie
2019-05-03
1
-4
/
+4
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
1
-4
/
+4
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-9
/
+4
*
nir: Unset metadata debug bit if no progress made
Matt Turner
2019-01-09
1
-1
/
+5
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-4
/
+4
*
compiler: avoid 'unused variable' warnings
Andrii Simiklit
2018-11-14
1
-2
/
+1
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-2
/
+0
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
1
-9
/
+5
*
nir/vars_to_ssa: Don't build deref nodes for non-local variables
Jason Ekstrand
2018-08-22
1
-4
/
+14
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir/vars_to_ssa: Rework to entirely use deref instructions
Jason Ekstrand
2018-06-22
1
-184
/
+152
*
nir/vars_to_ssa: Add an is_direct field to deref_node
Jason Ekstrand
2018-06-22
1
-16
/
+25
*
nir: Support deref instructions in lower_vars_to_ssa
Jason Ekstrand
2018-06-22
1
-19
/
+58
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
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