| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | R600/SI: Use VALU instructions for i1 ops | Tom Stellard | 2014-05-15 | 1 | -1/+19 |
| | | | | | llvm-svn: 208885 | ||||
| * | R600/SI: Use VALU instructions for copying i1 values | Tom Stellard | 2014-04-30 | 1 | -0/+130 |
| We can't use SALU instructions for this since they ignore the EXEC mask and are always executed. This fixes several OpenCV tests. llvm-svn: 207661 | |||||

