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