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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add definition for M_PI_F v3
Tom Stellard
2014-03-24
1
-0
/
+2
*
Add sincos
Tom Stellard
2014-03-21
3
-0
/
+11
*
Add cross for double3 and double4
Tom Stellard
2014-03-21
1
-0
/
+5
*
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
5
-1
/
+15
*
Port pocl's gen_convert.py script to libclc
Tom Stellard
2013-10-10
1
-2
/
+9
*
Implement sign() builtin
Tom Stellard
2013-10-10
2
-0
/
+8
*
Implement nextafter() builtin
Tom Stellard
2013-10-10
5
-0
/
+35
*
Implement isnan() builtin
Tom Stellard
2013-10-10
3
-0
/
+28
*
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
3
-0
/
+6
*
Remove unneeded semi-colons
Aaron Watry
2013-09-05
1
-6
/
+6
*
Add atomic_inc and atomic_add builtins
Aaron Watry
2013-09-05
4
-0
/
+18
*
Add mul_hi implementation [v2]
Aaron Watry
2013-08-19
3
-0
/
+4
*
Add rhadd builtin
Aaron Watry
2013-08-15
3
-0
/
+4
*
Add hadd builtin
Aaron Watry
2013-08-15
3
-0
/
+4
*
Add some missing convert_* functions
Tom Stellard
2013-08-10
1
-30
/
+1
*
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
*
Implement generic upsample()
Aaron Watry
2013-07-19
2
-0
/
+26
*
Add integer-gentype.inc: Missing file from r185839
Tom Stellard
2013-07-15
1
-0
/
+39
*
Implement mad24() and mul24() builtins
Tom Stellard
2013-07-08
5
-0
/
+10
*
Add __CLC_ prefix to all macro definitions in headers
Tom Stellard
2013-07-08
50
-644
/
+644
*
Add bitselect() builtin
Tom Stellard
2013-07-08
2
-0
/
+2
*
libclc: Initial vstore implementation
Tom Stellard
2013-06-26
2
-0
/
+37
*
libclc: Initial vload implementation
Tom Stellard
2013-06-26
2
-0
/
+38
*
libclc: Implement clz() builtin
Tom Stellard
2013-06-26
3
-0
/
+4
*
libclc: Add clamp(vec, scalar, scalar) and max(vec, scalar)
Tom Stellard
2013-06-26
2
-0
/
+8
*
libclc: Implement the min(vec, scalar) version of the min builtin.
Tom Stellard
2013-06-26
3
-0
/
+35
*
libclc: implement initial version of min()
Tom Stellard
2013-06-26
3
-0
/
+7
*
Simplify rotate implementation a bit..
Tom Stellard
2013-06-26
1
-0
/
+16
*
libclc: implement rotate builtin
Tom Stellard
2013-06-26
4
-0
/
+15
*
libclc: Move max builtin to shared/
Tom Stellard
2013-06-26
6
-7
/
+6
*
libclc: Add clamp() builtin for integer/floating point
Tom Stellard
2013-06-26
3
-0
/
+9
*
libclc: Add max() builtin function
Tom Stellard
2013-06-26
5
-0
/
+8
*
Implement ceil() builtin
Tom Stellard
2013-06-26
2
-0
/
+7
*
Implement fmax() and fmin() builtins
Tom Stellard
2013-06-26
5
-0
/
+34
*
Remove the static keyword from the _CLC_INLINE macro
Tom Stellard
2013-06-26
1
-1
/
+1
*
Fix typo in include/clc/geometric/length.inc
Tom Stellard
2013-06-26
1
-1
/
+1
*
PTX: move implementations of work-item and synchronisation functions
Tom Stellard
2013-06-26
2
-2
/
+2
*
Move R600 headers into generic directory
Tom Stellard
2013-06-26
2
-2
/
+2
*
Implement any() builtin. Patch by Tom Stellard!
Peter Collingbourne
2012-10-08
2
-0
/
+17
*
Add native_powr builtin. Patch by Tom Stellard!
Peter Collingbourne
2012-10-08
2
-0
/
+2
*
Add rsqrt builtin. Based on patch by Cassie Epps!
Peter Collingbourne
2012-08-21
2
-0
/
+2
*
Add floor builtin. Patch by Cassie Epps!
Peter Collingbourne
2012-08-21
2
-0
/
+7
[next]