index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
nir
/
nir_phi_builder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Remove a bunch of large stack arrays
Jason Ekstrand
2019-07-22
1
-1
/
+1
*
nir/phi_builder: Use per-value hash table to store [block] -> def mapping
Ian Romanick
2018-12-16
1
-9
/
+36
*
nir/phi_builder: Internal users should use nir_phi_builder_value_set_block_de...
Ian Romanick
2018-12-14
1
-2
/
+2
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-2
/
+0
*
nir: add extra const notation in compare_blocks()
Emil Velikov
2017-01-27
1
-2
/
+2
*
nir/phi-builder: Set the value in the block when creating a phi
Jason Ekstrand
2016-12-29
1
-1
/
+1
*
nir: zero allocated memory where needed
Juha-Pekka Heikkila
2016-10-31
1
-1
/
+1
*
nir/phi_builder: Don't recurse in value_get_block_def
Jason Ekstrand
2016-08-25
1
-29
/
+36
*
nir/phi_builder: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-9
/
+3
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: add bit_size info to nir_ssa_undef_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-1
/
+2
*
nir: Add a phi node placement helper
Jason Ekstrand
2016-03-24
1
-0
/
+295