| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | De-virtualize or remove some methods that have no overrides nor override anyt... | Craig Topper | 2014-04-30 | 1 | -1/+1 |
| * | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -7/+8 |
| * | R600: Fix scheduling of instructions that use the LDS output queue | Tom Stellard | 2013-11-15 | 1 | -0/+2 |
| * | R600/SI: Add support for private address space load/store | Tom Stellard | 2013-11-13 | 1 | -0/+2 |
| * | R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2 | Tom Stellard | 2013-08-14 | 1 | -4/+0 |
| * | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 2013-06-07 | 1 | -3/+1 |
| * | R600: Use bottom up scheduling algorithm | Vincent Lejeune | 2013-05-17 | 1 | -0/+3 |
| * | Resort the #include lines in include/... and lib/... with the | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
| * | Add R600 backend | Tom Stellard | 2012-12-11 | 1 | -0/+55 |

