aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/R600/MCTargetDesc/SIMCCodeEmitter.cpp
AgeCommit message (Expand)Author
2013-03-26R600/SIMCCodeEmitter.cpp: Prune a couple of unused members, STI and Ctx. [-Wu...NAKAMURA Takumi
2013-03-01R600/SI: remove GPR*AlignEncodeChristian Konig
2013-02-26R600/SI: fix stupid typoChristian Konig
2013-02-18Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie
2013-02-16R600/SI: cleanup literal handling v3Christian Konig
2013-02-07R600/SI: cleanup VGPR encodingTom Stellard
2013-02-07R600/SI: simplify and fix SMRD encodingTom Stellard
2013-01-02Resort the #include lines in include/... and lib/... with theChandler Carruth
2012-12-17R600: BB operand support for SITom Stellard
2012-12-11Add R600 backendTom Stellard