Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler: Pass backend_shader * to cfg_t() | Matt Turner | 2020-03-09 | 1 | -3/+4 |
* | intel/compiler: Move dominance tree data structure into idom_tree object | Francisco Jerez | 2020-03-06 | 1 | -2/+20 |
* | intel/compiler: Move idom tree calculation and related logic into analysis ob... | Francisco Jerez | 2020-03-06 | 1 | -5/+33 |
* | intel/compiler: Reverse inclusion dependency between brw_cfg.h and brw_shader.h | Francisco Jerez | 2020-03-06 | 1 | -2/+3 |
* | intel/ir: Represent physical and logical subsets of the CFG. | Francisco Jerez | 2019-10-11 | 1 | -5/+32 |
* | intel/compiler: consistently use ifndef guards over pragma once | Emil Velikov | 2017-03-22 | 1 | -1/+0 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+358 |