aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp
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-02-18Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie
2013-02-18R600: Support for TBOVincent Lejeune
2013-02-13R600: Add support for 128-bit parametersTom Stellard
2013-01-23R600: rework handling of the constantsTom Stellard
2013-01-02Resort the #include lines in include/... and lib/... with theChandler Carruth
2012-12-11Add R600 backendTom Stellard