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_divergence_analysis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Fix divergence analysis for tessellation input/outputs
Kenneth Graunke
2020-06-24
1
-2
/
+16
*
nir: reset ssa-defs as non-divergent during divergence analysis instead of up...
Daniel Schürmann
2020-05-13
1
-21
/
+36
*
nir: simplify phi handling in divergence analysis
Daniel Schürmann
2020-05-13
1
-113
/
+116
*
nir: rework phi handling in divergence analysis
Daniel Schürmann
2020-05-13
1
-173
/
+214
*
nir: refactor divergence analysis state
Daniel Schürmann
2020-05-13
1
-35
/
+37
*
nir: add nir_intrinsic_elect to divergence analysis
Daniel Schürmann
2020-05-13
1
-0
/
+1
*
nir: Make "divergent" a property of an SSA value
Jason Ekstrand
2020-05-13
1
-63
/
+72
*
nir: lower interp_deref_at_vertex to load_input_vertex
Samuel Pitoiset
2020-01-29
1
-0
/
+6
*
nir: add nir_intrinsic_interp_deref_at_vertex
Samuel Pitoiset
2020-01-29
1
-0
/
+1
*
nir/divergence: handle load_primitive_id in GS
Rhys Perry
2020-01-14
1
-0
/
+2
*
nir/divergence: improve DA of shuffle
Rhys Perry
2019-11-12
1
-1
/
+5
*
Revert "nir: drop unused alpha_ref_float"
Erik Faye-Lund
2019-10-23
1
-0
/
+1
*
nir: drop unused alpha_ref_float
Erik Faye-Lund
2019-10-17
1
-1
/
+0
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-6
/
+12
*
nir: add divergence analysis pass.
Daniel Schürmann
2019-08-20
1
-0
/
+790