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
/
glsl
/
nir
/
spirv
/
vtn_cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/spirv: Handle if's where the merge is also a break or continue
Jason Ekstrand
2016-01-18
1
-2
/
+9
*
nir/spirv: Hanle continues that use SSA values from the loop body
Jason Ekstrand
2016-01-18
1
-4
/
+15
*
nir/spirv: Allow OpBranchConditional without a merge
Jason Ekstrand
2016-01-11
1
-5
/
+3
*
nir/spirv/cfg: Allow breaking from the continue block
Jason Ekstrand
2016-01-11
1
-1
/
+1
*
nir/spirv/cfg: Handle unreachable instructions
Jason Ekstrand
2016-01-11
1
-0
/
+2
*
nir/spirv/cfg: Only set fall to true at the start of a case
Jason Ekstrand
2016-01-06
1
-1
/
+2
*
nir/spirv: Fix switch statements with duplicate cases
Jason Ekstrand
2016-01-05
1
-12
/
+5
*
nir/spirv/cfg: Assert that blocks only ever get added once
Jason Ekstrand
2016-01-05
1
-0
/
+1
*
nir/spirv: Simplify phi node handling
Jason Ekstrand
2016-01-05
1
-3
/
+2
*
nir/spirv/cfg: Handle discard
Jason Ekstrand
2015-12-29
1
-0
/
+6
*
nir/builder: Add a nir_jump helper
Jason Ekstrand
2015-12-29
1
-8
/
+0
*
nir/spirv: Move CF emit code into vtn_cfg.c
Jason Ekstrand
2015-12-29
1
-0
/
+234
*
nir/spirv: Add support for switch statements
Jason Ekstrand
2015-12-29
1
-49
/
+187
*
nir/spirv: A couple simple loop fixes
Jason Ekstrand
2015-12-29
1
-1
/
+1
*
nir/spirv: Add an actual CFG data structure
Jason Ekstrand
2015-12-29
1
-0
/
+312