Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-16 | Fix and re-enable R600 vload/vstore assembly | Aaron Watry | 3 | -0/+198 |
2013-07-08 | Implement barrier() builtin | Tom Stellard | 3 | -0/+29 |
2013-06-26 | r600: Fix implementations of get_group_id.ll and get_local_size.ll | Tom Stellard | 2 | -12/+12 |
2013-06-26 | r600: Add overrides file | Tom Stellard | 1 | -0/+2 |
2013-06-26 | R600: Replace cl implementations with LLVM IR implementation | Tom Stellard | 7 | -22/+76 |
2013-06-26 | r600: Add get_global_size() implementation | Tom Stellard | 2 | -0/+11 |
2013-06-26 | r600: Fix get_global_id implementation | Tom Stellard | 1 | -3/+3 |
2013-06-26 | r600: Initial support | Tom Stellard | 2 | -0/+11 |