Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Test that nonrepresentable floats cannot be converted to VF. | Matt Turner | 2015-11-20 | 1 | -0/+15 |
* | i965: Use ldexpf() in VF float test set up. | Matt Turner | 2015-11-20 | 1 | -8/+3 |
* | i965: Fix union usage for G++ <= 4.6. | Vinson Lee | 2014-12-08 | 1 | -1/+2 |
* | i965: Avoid union literal, for old gcc compatibility. | Matt Turner | 2014-12-02 | 1 | -1/+2 |
* | i965: Add unit test for float <-> VF conversions. | Matt Turner | 2014-11-25 | 1 | -0/+98 |