index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
nir
/
nir_control_flow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
nir: keep the phi order when splitting blocks
Caio Marcelo de Oliveira Filho
1
-3
/
+2
2018-10-25
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
1
-1
/
+0
2018-10-02
nir/cf: Remove phi sources if needed in nir_handle_add_jump
Jason Ekstrand
1
-17
/
+21
2018-08-27
nir: Pull block_ends_in_jump into nir.h
Jason Ekstrand
1
-12
/
+5
2017-03-23
nir: Stop using apostrophes to pluralize.
Matt Turner
1
-1
/
+1
2016-10-06
nir: Remove some no longer needed asserts
Jason Ekstrand
1
-6
/
+0
2016-10-06
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
1
-33
/
+10
2016-09-03
nir: remove unused variable
Timothy Arceri
1
-2
/
+0
2016-09-02
nir: Remove fake edges in the CF handling code
Jason Ekstrand
1
-57
/
+2
2016-04-28
nir: Switch the arguments to nir_foreach_phi_src
Jason Ekstrand
1
-2
/
+2
2016-04-28
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
1
-6
/
+6
2016-04-11
nir: add bit_size info to nir_ssa_undef_instr_create()
Samuel Iglesias Gonsálvez
1
-2
/
+4
2016-03-24
nir/cf: Make extracting or re-inserting nothing a no-op
Jason Ekstrand
1
-0
/
+9
2016-03-24
nir/cf: Handle relinking top-level blocks
Jason Ekstrand
1
-2
/
+5
2016-01-26
nir: move to compiler/
Emil Velikov
1
-0
/
+808