hanchenye-llvm-project/libclc/generic/lib
Jan Vesely 51702e6e75 Implement log10
v2: Use constant and multiplication instead of division
v3: Use hex constants

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 227585
2015-01-30 18:00:34 +00:00
..
async Implement async_work_group_copy builtin v3 2014-10-03 19:49:39 +00:00
atomic atomic: Add generic atom[ic]_cmpxchg 2014-09-16 22:34:49 +00:00
cl_khr_global_int32_base_atomics atomic: Add generic atom[ic]_cmpxchg 2014-09-16 22:34:49 +00:00
cl_khr_global_int32_extended_atomics atomic: Add generic atomic_min implementation 2014-09-16 22:34:41 +00:00
cl_khr_local_int32_base_atomics atomic: Add generic atom[ic]_cmpxchg 2014-09-16 22:34:49 +00:00
cl_khr_local_int32_extended_atomics atomic: Add generic atomic_min implementation 2014-09-16 22:34:41 +00:00
common Move clcmacro.h to avoid cluttering user namespace v2 2014-06-24 09:36:32 +00:00
geometric Add cross for double3 and double4 2014-03-21 16:21:58 +00:00
integer Implement generic mad_sat 2014-09-02 17:55:02 +00:00
math Implement log10 2015-01-30 18:00:34 +00:00
relational add isordered builtin 2014-09-05 13:59:15 +00:00
shared vload/vstore: Use casts instead of scalarizing everything in CLC version 2014-08-20 13:58:57 +00:00
workitem
SOURCES Implement log10 2015-01-30 18:00:34 +00:00
clcmacro.h Implement generic mad_sat 2014-09-02 17:55:02 +00:00
gen_convert.py Fix definition of INFINITY and add NAN/HUGE_VAL[F] 2014-06-16 22:32:58 +00:00