summaryrefslogtreecommitdiff
path: root/r600
AgeCommit message (Expand)AuthorFilesLines
2013-06-28libclc: Revert generic vload/vstore to pure CLC and move asm to R600Aaron Watry7-0/+421
2013-06-17libclc: Implement 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-01Move R600 headers into generic directoryTom Stellard7-16/+0
2012-06-01r600: Add get_global_size() implementationTom Stellard3-3/+12
2012-06-01r600: Fix get_global_id implementationTom Stellard1-3/+3
2012-06-01r600: Initial supportTom Stellard9-0/+29