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_lower_vars_to_ssa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/nir: Use a linked list instead of a hash set for use/def sets
Jason Ekstrand
2015-05-08
1
-1
/
+2
*
nir/types: Make glsl_get_length smarter
Jason Ekstrand
2015-04-22
1
-23
/
+3
*
nir: Move get_const_initializer_load from vars_to_ssa to NIR core
Jason Ekstrand
2015-04-22
1
-62
/
+2
*
nir/lower_vars_to_ssa: Pass around the nir_shader instead of a void mem_ctx
Jason Ekstrand
2015-04-22
1
-14
/
+14
*
nir/lower_vars_to_ssa: Actually look for indirects when determining aliasing
Jason Ekstrand
2015-04-22
1
-0
/
+4
*
nir: Allocate nir_phi_src values out of the nir_phi_instr.
Kenneth Graunke
2015-04-07
1
-1
/
+1
*
nir: Fix non-determinism in nir_lower_vars_to_ssa().
Kenneth Graunke
2015-03-12
1
-97
/
+26
*
nir: Use helper macros for dealing with VLAs.
Jose Fonseca
2015-03-04
1
-8
/
+4
*
nir: Use alloca instead of variable length arrays.
Jose Fonseca
2015-02-27
1
-5
/
+8
*
nir: Fix setup of constant bool initializers.
Eric Anholt
2015-01-22
1
-1
/
+1
*
nir: Make an easier helper for setting up SSA defs.
Eric Anholt
2015-01-22
1
-9
/
+6
*
nir: Stop using designated initializers
Jason Ekstrand
2015-01-21
1
-12
/
+4
*
util/hash_set: Rework the API to know about hashing
Jason Ekstrand
2015-01-15
1
-11
/
+10
*
nir/vars_to_ssa: Use the copy lowering from lower_var_copies
Jason Ekstrand
2015-01-15
1
-152
/
+46
*
nir/vars_to_ssa: Refactor get_deref_node
Jason Ekstrand
2015-01-15
1
-20
/
+25
*
nir: Rename lower_variables to lower_vars_to_ssa
Jason Ekstrand
2015-01-15
1
-0
/
+1215