Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler: Test compaction on Gen <= 12 | Matt Turner | 2020-01-22 | 1 | -1/+1 |
* | intel/compiler: Validate fuzzed instructions | Matt Turner | 2020-01-22 | 1 | -0/+3 |
* | intel/compiler: Limit compaction unit tests to specific gens | Matt Turner | 2020-01-22 | 1 | -9/+18 |
* | intel/eu: Encode and decode native instruction opcodes from/to IR opcodes. | Francisco Jerez | 2019-10-11 | 1 | -2/+2 |
* | intel/eu: Fix up various type conversions in brw_eu.c that are illegal C++. | Francisco Jerez | 2019-10-11 | 1 | -2/+2 |
* | intel/ir: Fix invalid type aliasing with undefined behavior in test_eu_compact. | Francisco Jerez | 2018-02-27 | 1 | -3/+3 |
* | i965: Remove CONT/BREAK from instruction compaction test | Matt Turner | 2017-08-21 | 1 | -4/+0 |
* | i965: Test instruction compaction on all supported Gens | Matt Turner | 2017-08-21 | 1 | -8/+42 |
* | i965: Silence signed/unsigned comparison warning | Matt Turner | 2017-08-21 | 1 | -1/+1 |
* | intel/compiler: link all tests again gtest, even test_eu_compact" | Emil Velikov | 2017-03-13 | 1 | -0/+300 |