Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/fs: do SEL optimization only when src type for MOV matches | Tapani Pälli | 2014-01-08 | 1 | -0/+6 |
* | i965/fs: Emit a MOV instead of a SEL if the sources are the same. | Matt Turner | 2013-12-04 | 1 | -19/+23 |
* | i965/fs: Extend SEL peephole to handle only matching MOVs. | Matt Turner | 2013-12-04 | 1 | -3/+2 |
* | i965/fs: New peephole optimization to generate SEL. | Matt Turner | 2013-12-04 | 1 | -0/+222 |