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
Commit message (
Expand
)
Author
Age
Files
Lines
*
math: Add logb builtin
Aaron Watry
2017-01-18
5
-0
/
+36
*
math: Add expm1 builtin function
Aaron Watry
2017-01-18
6
-0
/
+293
*
Fix build since r286752.
Tom Stellard
2016-11-14
1
-1
/
+2
*
Fix build since llvm r286566 and require at least llvm 4.0
Tom Stellard
2016-11-11
2
-3
/
+4
*
Provide vstore_half helper to workaround clc restrictions
Jan Vesely
2016-09-21
4
-26
/
+75
*
configure: Add amdgcn-mesa-mesa3d target
Tom Stellard
2016-09-16
1
-1
/
+5
*
amdgcn-amdhsa: Add get_num_groups implementation
Tom Stellard
2016-09-16
3
-0
/
+14
*
amdgcn-amdhsa: Add get_global_size() implementation
Tom Stellard
2016-09-16
2
-0
/
+40
*
math: Implement tgamma
Aaron Watry
2016-09-15
5
-0
/
+77
*
math: Implement lgamma
Aaron Watry
2016-09-15
5
-0
/
+49
*
math: Implement lgamma_r
Aaron Watry
2016-09-15
6
-0
/
+518
*
Add ADDR_SPACE parameter to _CLC_V_V_VP_VECTORIZE
Aaron Watry
2016-09-15
1
-12
/
+27
*
Replace nextafter implementation
Matt Arsenault
2016-09-08
2
-28
/
+29
*
Avoid ambiguity in calling atom_add functions.
Jan Vesely
2016-09-07
4
-4
/
+4
*
configure.py: Add polaris10 and polaris11
Niels Ole Salscheider
2016-08-30
1
-2
/
+2
*
amdgcn: Fix return type of get_num_groups
Matt Arsenault
2016-08-25
5
-2
/
+24
*
Strip opencl.ocl.version metadata
Matt Arsenault
2016-08-25
1
-0
/
+7
*
amdgcn: Also correct get_local_size type for HSA
Matt Arsenault
2016-08-24
1
-5
/
+8
*
amdgcn: Fix return type for get_global_size
Matt Arsenault
2016-08-24
5
-2
/
+24
*
amdgpu: Fix default case value for get_local_size
Matt Arsenault
2016-08-20
2
-2
/
+2
*
amdgcn: Fix get_local_size IR return type
Matt Arsenault
2016-08-20
5
-5
/
+27
*
amdgcn: Correct return types to be size_t
Matt Arsenault
2016-08-19
3
-3
/
+3
*
Implement vstore_half{,n}
Jan Vesely
2016-08-17
3
-19
/
+68
*
Make min follow the OCL 1.0 specs
Jan Vesely
2016-07-25
1
-2
/
+2
*
Implement cbrt builtin
Tom Stellard
2016-07-22
7
-0
/
+869
*
Implement cosh builtin
Tom Stellard
2016-07-22
7
-0
/
+370
*
geometric/floatn.inc: Add vec8 and vec16 types
Tom Stellard
2016-07-22
1
-0
/
+16
*
AMDGPU: Implement get_global_offset builtin
Jan Vesely
2016-07-22
9
-1
/
+33
*
AMDGPU: Use clang intrinsics for workitem builtins
Jan Vesely
2016-07-22
14
-136
/
+71
*
ptx: Fix builtin names after clang r274770
Jan Vesely
2016-07-22
5
-13
/
+13
*
amdgpu: Use right builtn for rsq
Matt Arsenault
2016-07-19
1
-1
/
+6
*
R600: Use new barrier intrinsic
Matt Arsenault
2016-07-18
1
-4
/
+3
*
Replace llvm.AMDGPU.ldexp with llvm.amdgcn.ldexp
Matt Arsenault
2016-07-18
3
-3
/
+3
*
configure: Remove device specific defines
Jan Vesely
2016-06-17
1
-25
/
+11
*
nvptx: Drop feature defines.
Jan Vesely
2016-06-17
1
-6
/
+4
*
64 bit integers are legal in full profile without an extension
Jan Vesely
2016-06-17
2
-6
/
+12
*
math: Use single precision fmax in sp path
Jan Vesely
2016-05-17
1
-1
/
+1
*
math: Add erf ported from amd-builtins
Jan Vesely
2016-05-06
4
-0
/
+413
*
math: Add fdim implementation
Aaron Watry
2016-05-06
6
-0
/
+86
*
prepare-builtins: Remove call to getGlobalContext()
Tom Stellard
2016-04-15
1
-1
/
+1
*
[AMDGPU] Implement get_local_size for amdgcn--amdhsa triple
Konstantin Zhuravlyov
2016-04-07
5
-1
/
+41
*
Update copyright year to 2016.
Paul Robinson
2016-03-30
1
-1
/
+1
*
math: Fix ilogb(double) return type
Aaron Watry
2016-02-24
1
-1
/
+1
*
math: Add ilogb ported from amd-builtins
Aaron Watry
2016-02-23
6
-0
/
+68
*
Add .gitignore for build directories
Matt Arsenault
2016-02-17
1
-0
/
+13
*
amdgcn: Use new workitem intrinsics
Matt Arsenault
2016-02-17
9
-38
/
+124
*
Update page to list supported targets
Matt Arsenault
2016-02-13
1
-2
/
+2
*
Split sources for amdgcn and r600
Matt Arsenault
2016-02-13
34
-38
/
+75
*
configure: Remove llvm 3.6 defines
Jan Vesely
2016-02-09
1
-3
/
+3
*
configure: Remove cl_khr_fp64 for device that don't support doubles
Jan Vesely
2016-02-09
1
-5
/
+5
[next]