Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |