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
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add half limits
Jeroen Ketema
2014-06-24
1
-0
/
+15
*
Introduce CLC_VERSION macros v2
Jeroen Ketema
2014-06-24
2
-0
/
+11
*
Add MAXFLOAT
Jeroen Ketema
2014-06-24
1
-5
/
+6
*
Move clcmacro.h to avoid cluttering user namespace v2
Jeroen Ketema
2014-06-24
10
-3
/
+8
*
Protect functions taking double by #ifdef cl_khr_fp64
Jeroen Ketema
2014-06-23
1
-2
/
+6
*
Add pown
Jeroen Ketema
2014-06-18
4
-0
/
+35
*
Add missing undefs
Jeroen Ketema
2014-06-18
2
-3
/
+7
*
Fix definition of INFINITY and add NAN/HUGE_VAL[F]
Aaron Watry
2014-06-16
2
-2
/
+6
*
Add remaining float constants
Jeroen Ketema
2014-06-16
1
-0
/
+8
*
Revert "clctypes.h: Don't rely on stddef.h for size_t and ptrdiff_t"
Aaron Watry
2014-06-16
1
-2
/
+1
*
math: Implement mix builtin
Aaron Watry
2014-06-16
6
-0
/
+26
*
relational: Add isequal(floatN) builtin
Aaron Watry
2014-06-16
4
-0
/
+50
*
Add all(igentype) builtin
Aaron Watry
2014-06-16
4
-0
/
+47
*
clctypes.h: Don't rely on stddef.h for size_t and ptrdiff_t
Aaron Watry
2014-06-16
1
-1
/
+2
*
Add intptr types
Jan Vesely
2014-06-13
1
-0
/
+12
*
Add files forgotten in the previous commit
Jeroen Ketema
2014-06-13
2
-0
/
+18
*
Implementations for exp(float) and exp(double) v2
Jeroen Ketema
2014-06-13
3
-2
/
+12
*
Add more log related float constants
Jeroen Ketema
2014-05-29
1
-0
/
+3
*
Fix _F definitions
Jeroen Ketema
2014-05-29
1
-2
/
+2
*
Add definition for M_PI
Jeroen Ketema
2014-05-29
1
-0
/
+1
*
Remove clc/gentype.inc
Tom Stellard
2014-04-30
1
-51
/
+0
*
Introduce M_LOG2E_F and M_LOG2E
Tom Stellard
2014-03-28
1
-1
/
+4
*
Replace tabs by spaces
Tom Stellard
2014-03-28
1
-19
/
+19
*
Add definition for M_PI_F v3
Tom Stellard
2014-03-24
1
-0
/
+2
*
Add sincos
Tom Stellard
2014-03-21
6
-0
/
+31
*
Add cross for double3 and double4
Tom Stellard
2014-03-21
2
-0
/
+19
*
Add floating-point macro definitions v2
Tom Stellard
2013-12-20
2
-0
/
+27
*
Implement trunc builtin.
Tom Stellard
2013-12-20
2
-0
/
+10
*
Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81)
Tom Stellard
2013-11-28
1
-2
/
+2
*
Implement round builtin
Tom Stellard
2013-11-18
2
-0
/
+10
*
Implement builtins for cl_khr_global_int32_base_atomics extension
Tom Stellard
2013-11-18
10
-1
/
+55
*
s/_CLC_DECL/_CLC_DEF/
Tom Stellard
2013-10-31
2
-14
/
+14
*
Port pocl's gen_convert.py script to libclc
Tom Stellard
2013-10-10
3
-151
/
+399
*
Implement sign() builtin
Tom Stellard
2013-10-10
4
-0
/
+36
*
Implement nextafter() builtin
Tom Stellard
2013-10-10
8
-0
/
+90
*
Implement isnan() builtin
Tom Stellard
2013-10-10
5
-0
/
+46
*
Add missing as_{float,double} functions
Tom Stellard
2013-10-10
1
-0
/
+15
*
Parenthesize arguments for mad_hi
Aaron Watry
2013-09-09
1
-1
/
+1
*
Implement mad_hi built-in
Aaron Watry
2013-09-06
2
-0
/
+2
*
Add atomic_sub and atomic_dec builtin functions
Aaron Watry
2013-09-06
4
-0
/
+18
*
Remove unneeded semi-colons
Aaron Watry
2013-09-05
1
-6
/
+6
*
Add atomic_inc and atomic_add builtins
Aaron Watry
2013-09-05
6
-0
/
+30
*
Add mul_hi implementation [v2]
Aaron Watry
2013-08-19
5
-0
/
+114
*
Add rhadd builtin
Aaron Watry
2013-08-15
6
-0
/
+15
*
Add hadd builtin
Aaron Watry
2013-08-15
6
-0
/
+15
*
Add intN vloadN() implementations for address spaces 3 and 4
Aaron Watry
2013-08-12
1
-0
/
+60
*
Add vload* for addrspace(2) and use as constant load for R600
Aaron Watry
2013-08-12
2
-2
/
+34
*
Add some missing convert_* functions
Tom Stellard
2013-08-10
2
-41
/
+39
*
Implement generic rint()
Tom Stellard
2013-08-10
2
-0
/
+7
*
Add missing integer min/max definitions
Aaron Watry
2013-07-26
2
-0
/
+18
[prev]
[next]