index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libclc
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: Cleanup barrier implementation.
Jan Vesely
2017-09-04
1
-26
/
+5
*
amdgcn: Fix return type of get_num_groups
Matt Arsenault
2016-08-25
2
-0
/
+19
*
amdgcn: Fix return type for get_global_size
Matt Arsenault
2016-08-24
2
-0
/
+19
*
amdgpu: Fix default case value for get_local_size
Matt Arsenault
2016-08-20
1
-1
/
+1
*
amdgcn: Fix get_local_size IR return type
Matt Arsenault
2016-08-20
2
-0
/
+19
*
AMDGPU: Implement get_global_offset builtin
Jan Vesely
2016-07-22
2
-0
/
+12
*
AMDGPU: Use clang intrinsics for workitem builtins
Jan Vesely
2016-07-22
6
-62
/
+34
*
R600: Use new barrier intrinsic
Matt Arsenault
2016-07-18
1
-4
/
+3
*
amdgcn: Use new workitem intrinsics
Matt Arsenault
2016-02-17
3
-0
/
+62
*
Split sources for amdgcn and r600
Matt Arsenault
2016-02-13
28
-649
/
+11
*
r600: Add image writing builtins.
Tom Stellard
2015-09-21
5
-0
/
+83
*
r600: Add image reading builtins.
Tom Stellard
2015-09-21
5
-0
/
+110
*
Add image attribute getter builtins
Tom Stellard
2015-09-21
7
-0
/
+153
*
R600: Implement accurate double precision sqrt v2
Tom Stellard
2015-07-10
2
-0
/
+60
*
r600: Use __clc_ldexp on asics that don't implement the intruction
Jan Vesely
2015-05-06
1
-1
/
+10
*
math: Add ldexp implementation
Tom Stellard
2015-05-06
2
-30
/
+1
*
Implement ldexp for R600/SI
Tom Stellard
2015-05-06
3
-0
/
+68
*
r600: get_work_dim: Update metadata syntax for LLVM 3.6
Tom Stellard
2014-12-31
1
-1
/
+1
*
r600: Fix get_work_dim range metadata
Jan Vesely
2014-10-22
1
-1
/
+1
*
r600: Use llvm intrinsic to read work dimension information
Jan Vesely
2014-10-15
2
-0
/
+9
*
R600: Map Address spaces for atomic_cmpxchg
Aaron Watry
2014-09-16
1
-0
/
+19
*
R600: Map address spaces for atomic_xchg
Aaron Watry
2014-09-16
1
-0
/
+1
*
R600: Map address spaces for atomic_min
Aaron Watry
2014-09-16
1
-0
/
+10
*
R600: Map address spaces for atomic_xor
Aaron Watry
2014-09-16
1
-0
/
+1
*
R600: Map addr spaces and use atomic_max
Aaron Watry
2014-09-16
1
-5
/
+16
*
R600: Map address spaces for atomic_or
Aaron Watry
2014-09-16
1
-0
/
+1
*
R600: Map atomic_and address spaces
Aaron Watry
2014-09-16
1
-0
/
+1
*
vload/vstore: Use casts instead of scalarizing everything in CLC version
Aaron Watry
2014-08-20
3
-189
/
+0
*
Move clcmacro.h to avoid cluttering user namespace v2
Jeroen Ketema
2014-06-24
1
-0
/
+1
*
R600: Set the noduplicate attribute on barrier() intrinsics
Tom Stellard
2013-10-31
3
-19
/
+30
*
Implement nextafter() builtin
Tom Stellard
2013-10-10
2
-0
/
+4
*
Add atomic_sub and atomic_dec builtin functions
Aaron Watry
2013-09-06
1
-0
/
+1
*
Add atomic_inc and atomic_add builtins
Aaron Watry
2013-09-05
2
-0
/
+21
*
Enable assembly vload3 int/uint constant/global for R600
Aaron Watry
2013-08-12
1
-16
/
+2
*
Add vload* for addrspace(2) and use as constant load for R600
Aaron Watry
2013-08-12
1
-2
/
+8
*
Added get_num_groups
Aaron Watry
2013-07-24
2
-0
/
+19
*
Fix and re-enable R600 vload/vstore assembly
Aaron Watry
2013-07-16
3
-0
/
+198
*
Implement barrier() builtin
Tom Stellard
2013-07-08
3
-0
/
+29
*
r600: Fix implementations of get_group_id.ll and get_local_size.ll
Tom Stellard
2013-06-26
2
-12
/
+12
*
r600: Add overrides file
Tom Stellard
2013-06-26
1
-0
/
+2
*
R600: Replace cl implementations with LLVM IR implementation
Tom Stellard
2013-06-26
7
-22
/
+76
*
Move R600 headers into generic directory
Tom Stellard
2013-06-26
7
-16
/
+0
*
r600: Add get_global_size() implementation
Tom Stellard
2013-06-26
3
-3
/
+12
*
r600: Fix get_global_id implementation
Tom Stellard
2013-06-26
1
-3
/
+3
*
r600: Initial support
Tom Stellard
2013-06-26
9
-0
/
+29