aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/R600/MCTargetDesc
AgeCommit message (Expand)Author
2013-04-01R600: Add support for native control flowVincent Lejeune
2013-04-01R600: Emit CF_ALU and use true kcache register.Vincent Lejeune
2013-03-31R600: Emit native instructions for texVincent Lejeune
2013-03-28These two are default in the constructor for MCAsmInfo.Eric Christopher
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-18R600: Support for TBOVincent Lejeune
2013-02-16R600/SI: cleanup literal handling v3Christian Konig
2013-02-16R600/SI: remove some more unused codeChristian Konig
2013-02-13R600: Add support for 128-bit parametersTom Stellard
2013-02-07R600/SI: cleanup VGPR encodingTom Stellard
2013-02-07R600/SI: simplify and fix SMRD encodingTom Stellard
2013-01-23R600: rework handling of the constantsTom Stellard
2013-01-08Renamed MCInstFragment to MCRelaxableFragment and added some comments.Eli Bendersky
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