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
/
intel
/
compiler
/
brw_cfg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/ir: Remove scheduling-based cycle count estimates.
Francisco Jerez
2020-04-28
1
-2
/
+1
*
intel/compiler: Pass backend_shader * to cfg_t()
Matt Turner
2020-03-09
1
-4
/
+7
*
entel/compiler: Simplify new_idom reduction in dominance tree calculation
Francisco Jerez
2020-03-06
1
-5
/
+2
*
intel/compiler: Move dominance tree data structure into idom_tree object
Francisco Jerez
2020-03-06
1
-24
/
+27
*
intel/compiler: Move idom tree calculation and related logic into analysis ob...
Francisco Jerez
2020-03-06
1
-24
/
+20
*
intel/compiler: Reverse inclusion dependency between brw_cfg.h and brw_shader.h
Francisco Jerez
2020-03-06
1
-0
/
+1
*
intel/ir: Represent physical edge of unconditional CONTINUE instruction.
Francisco Jerez
2019-10-11
1
-0
/
+2
*
intel/ir: Represent physical edge of ELSE instruction.
Francisco Jerez
2019-10-11
1
-0
/
+1
*
intel/ir: Represent logical edge of BREAK instruction.
Francisco Jerez
2019-10-11
1
-0
/
+1
*
intel/ir: Add helper function to push block onto CFG analysis stack.
Francisco Jerez
2019-10-11
1
-4
/
+13
*
intel/ir: Represent physical and logical subsets of the CFG.
Francisco Jerez
2019-10-11
1
-33
/
+45
*
intel/ir: Fix CFG corruption in opt_predicated_break().
Francisco Jerez
2019-08-01
1
-3
/
+0
*
intel/cfg: Represent divergent control flow paths caused by non-uniform loop ...
Francisco Jerez
2017-12-07
1
-6
/
+69
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+531