Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move brw_reg_type_letters() as well | Matt Turner | 2017-08-21 | 1 | -1/+0 |
* | i965: Extract functions dealing with register types to separate file | Matt Turner | 2017-08-21 | 1 | -38/+1 |
* | i965: Reverse file/type arguments to register type functions | Matt Turner | 2017-08-21 | 1 | -4/+4 |
* | i965: Use separate enums for register vs immediate types | Matt Turner | 2017-08-21 | 1 | -0/+2 |
* | i965: Reorder brw_reg_type enum values | Matt Turner | 2017-08-21 | 1 | -18/+18 |
* | i965/fs: add helper to retrieve instruction execution type | Juan A. Suarez Romero | 2017-04-14 | 1 | -0/+30 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+1135 |