summaryrefslogtreecommitdiff
path: root/r600/lib
AgeCommit message (Expand)AuthorFilesLines
2013-06-26Implement barrier() builtinTom Stellard3-0/+29
2013-04-30r600: Fix implementations of get_group_id.ll and get_local_size.llTom Stellard2-12/+12
2013-01-11r600: Add overrides fileTom Stellard1-0/+2
2012-10-16R600: Replace cl implementations with LLVM IR implementationTom Stellard7-22/+76
2012-06-01r600: Add get_global_size() implementationTom Stellard2-0/+11
2012-06-01r600: Fix get_global_id implementationTom Stellard1-3/+3
2012-06-01r600: Initial supportTom Stellard2-0/+11