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_to_ssa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Delete the nir_function_impl::start_block field.
Kenneth Graunke
2015-08-24
1
-1
/
+1
*
nir/nir: Use a linked list instead of a hash set for use/def sets
Jason Ekstrand
2015-05-08
1
-9
/
+10
*
nir: Allocate nir_phi_src values out of the nir_phi_instr.
Kenneth Graunke
2015-04-07
1
-1
/
+1
*
nir: Fix the Mesa build without -DDEBUG.
Kenneth Graunke
2015-02-20
1
-2
/
+2
*
nir: Don't try to to-SSA ALU instructions that are already SSA.
Eric Anholt
2015-01-29
1
-0
/
+3
*
nir: Make an easier helper for setting up SSA defs.
Eric Anholt
2015-01-22
1
-7
/
+2
*
nir: Replace assert(0) with unreachable().
Matt Turner
2015-01-21
1
-1
/
+1
*
nir: Add a nir_foreach_phi_src helper macro
Jason Ekstrand
2015-01-20
1
-1
/
+1
*
nir: s/malloc.h/stdlib.h/
Vinson Lee
2015-01-16
1
-1
/
+1
*
util/hash_set: Rework the API to know about hashing
Jason Ekstrand
2015-01-15
1
-4
/
+2
*
nir: Make nir_ssa_undef_instr_create initialize the destination
Jason Ekstrand
2015-01-15
1
-3
/
+2
*
nir: Remove predication
Jason Ekstrand
2015-01-15
1
-120
/
+1
*
nir: Make bcsel a fully vector operation
Jason Ekstrand
2015-01-15
1
-0
/
+2
*
nir: Call nir_metadata_preserve more places
Jason Ekstrand
2015-01-15
1
-1
/
+4
*
nir: Make texture instruction names more consistent
Jason Ekstrand
2015-01-15
1
-2
/
+2
*
nir: Don't require a function in ssa_def_init
Jason Ekstrand
2015-01-15
1
-3
/
+3
*
nir: Automatically handle SSA uses when an instruction is inserted
Jason Ekstrand
2015-01-15
1
-15
/
+1
*
nir: Add an initialization function for SSA definitions
Jason Ekstrand
2015-01-15
1
-21
/
+7
*
nir: add a pass to convert to SSA
Connor Abbott
2015-01-15
1
-0
/
+682