Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-16 | AMDGPU: Fix string concatenation in AMDGPUInstPrinter::printRel(). | Michel Dänzer | 1 | -1/+1 |
2012-11-16 | AMDGPU: Print integer and floating point values for literals | Tom Stellard | 2 | -0/+12 |
2012-10-19 | R600: Lower PRED_X to a native instruction prior to codegen | tstellar | 2 | -0/+12 |
2012-10-19 | R600: Use native operands for R600_1OP instructions | tstellar | 2 | -2/+69 |
2012-09-21 | AMDGPU: Add license to InstPrinter files | Tom Stellard | 2 | -0/+16 |
2012-09-21 | AMDGPU: Don't print the default predicate state | Tom Stellard | 1 | -1/+6 |
2012-09-21 | AMDGPU: Add core backend files for R600/SI codegen | Tom Stellard | 5 | -0/+114 |