Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Remove predicated_break inst | Vincent Lejeune | 2013-07-31 | 1 | -15/+0 |
* | R600: Use new getNamedOperandIdx function generated by TableGen | Tom Stellard | 2013-06-25 | 1 | -8/+8 |
* | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 2013-06-07 | 1 | -1/+2 |
* | R600: Const/Neg/Abs can be folded to dot4 | Vincent Lejeune | 2013-06-04 | 1 | -1/+3 |
* | Fix warning in non-assert build. | Rafael Espindola | 2013-05-22 | 1 | -0/+2 |
* | R600: Relax some vector constraints on Dot4. | Vincent Lejeune | 2013-05-17 | 1 | -6/+35 |
* | R600: improve inputs/interpolation handling | Tom Stellard | 2013-02-05 | 1 | -118/+81 |
* | Resort the #include lines in include/... and lib/... with the | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
* | Avoid setIsInsideBundle in Target/R600. | Jakob Stoklund Olesen | 2012-12-13 | 1 | -1/+2 |
* | Add R600 backend | Tom Stellard | 2012-12-11 | 1 | -0/+333 |