summaryrefslogtreecommitdiff
path: root/r600
AgeCommit message (Expand)AuthorFilesLines
2013-07-16Fix and re-enable R600 vload/vstore assemblyAaron Watry3-0/+198
2013-07-08Implement barrier() builtinTom Stellard3-0/+29
2013-06-26r600: Fix implementations of get_group_id.ll and get_local_size.llTom Stellard2-12/+12
2013-06-26r600: Add overrides fileTom Stellard1-0/+2
2013-06-26R600: Replace cl implementations with LLVM IR implementationTom Stellard7-22/+76
2013-06-26Move R600 headers into generic directoryTom Stellard7-16/+0
2013-06-26r600: Add get_global_size() implementationTom Stellard3-3/+12
2013-06-26r600: Fix get_global_id implementationTom Stellard1-3/+3
2013-06-26r600: Initial supportTom Stellard9-0/+29