Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs: Fix stack allocation of fs_inst and stop stealing src array provided... | Francisco Jerez | 2015-02-10 | 1 | -3/+5 |
* | i965: Move up fs_inst::flag_subreg to backend_instruction. | Francisco Jerez | 2015-02-10 | 1 | -5/+0 |
* | i965: Move up fs_inst::regs_written to backend_instruction. | Francisco Jerez | 2015-02-10 | 1 | -1/+0 |
* | i965/fs: Remove dependency of fs_inst on the visitor class. | Francisco Jerez | 2015-02-10 | 1 | -2/+1 |
* | i965: Move IR object definitions to separate header files. | Francisco Jerez | 2015-02-10 | 1 | -0/+255 |