Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Make the cfg reusable from the VS. | Eric Anholt | 2012-10-17 | 1 | -1/+1 |
* | i965: Share the predicate field between FS and VS. | Eric Anholt | 2012-10-17 | 1 | -1/+1 |
* | i965: Rename fs_cfg types to not mention fs. | Eric Anholt | 2012-10-17 | 1 | -3/+3 |
* | i965: Move brw_fs_cfg.* to brw_cfg.*. | Eric Anholt | 2012-10-17 | 1 | -1/+1 |
* | i965/fs.h: Refactor tests for instructions modifying a register. | Eric Anholt | 2012-07-18 | 1 | -7/+1 |
* | i965/fs: Add a local common subexpression elimination pass. | Kenneth Graunke | 2012-05-14 | 1 | -0/+195 |