summaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/InstPrinter
AgeCommit message (Expand)AuthorFilesLines
2012-11-16AMDGPU: Fix string concatenation in AMDGPUInstPrinter::printRel().Michel Dänzer1-1/+1
2012-11-16AMDGPU: Print integer and floating point values for literalsTom Stellard2-0/+12
2012-10-19R600: Lower PRED_X to a native instruction prior to codegentstellar2-0/+12
2012-10-19R600: Use native operands for R600_1OP instructionststellar2-2/+69
2012-09-21AMDGPU: Add license to InstPrinter filesTom Stellard2-0/+16
2012-09-21AMDGPU: Don't print the default predicate stateTom Stellard1-1/+6
2012-09-21AMDGPU: Add core backend files for R600/SI codegenTom Stellard5-0/+114