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
*
Fix double implementation of log
Tom Stellard
2015-07-24
2
-3
/
+46
*
Implement accurate log2 function
Tom Stellard
2015-07-24
3
-6
/
+47
*
Use llvm intrinsics for native_log and native_log2
Tom Stellard
2015-07-24
4
-2
/
+100
*
Fix implementation of sqrt v2
Tom Stellard
2015-07-10
4
-6
/
+56
*
Implement exp2 using OpenCL C rather than using an intrinsic
Tom Stellard
2015-05-13
2
-5
/
+46
*
Implement atan2pi builtin
Tom Stellard
2015-05-12
3
-0
/
+48
*
math: limit half_sqrt to single precision
Jan Vesely
2015-05-09
1
-2
/
+2
*
geometric: Limit fast_{distance,length} functions to single precision
Jan Vesely
2015-05-09
2
-0
/
+4
*
Implement fast_normalize builtin v4
Tom Stellard
2015-05-09
4
-0
/
+61
*
Implement half_rsqrt builtin v3
Tom Stellard
2015-05-08
3
-0
/
+34
*
Move ldexp soft implementation to a separate file
Jan Vesely
2015-05-06
1
-0
/
+6
*
Implement sinpi builtin
Jan Vesely
2015-05-06
3
-0
/
+5
*
Implement ldexp for R600/SI
Tom Stellard
2015-05-06
4
-0
/
+74
*
Implement fract builtin
Tom Stellard
2015-04-23
3
-0
/
+50
*
configure: Add --enable-runtime-subnormal option
Tom Stellard
2015-04-20
1
-0
/
+26
*
Implement atanh builtin
Tom Stellard
2015-04-07
3
-0
/
+48
*
Implement acosh builtin
Tom Stellard
2015-04-07
3
-0
/
+48
*
Implement atanpi builtin
Tom Stellard
2015-04-02
3
-0
/
+48
*
Implement asinpi builtin
Tom Stellard
2015-04-02
3
-0
/
+48
*
Implement asinh builtin
Tom Stellard
2015-04-02
3
-0
/
+48
*
Implement acospi builtin
Tom Stellard
2015-04-02
3
-0
/
+48
*
Implement fmax using __builtin_fmax
Tom Stellard
2015-03-31
1
-4
/
+1
*
Implement fmin using __builtin_fmin
Tom Stellard
2015-03-31
1
-4
/
+1
*
Implement fast_distance builtin
Tom Stellard
2015-03-23
3
-0
/
+48
*
Implement fast_length builtin
Tom Stellard
2015-03-23
3
-0
/
+48
*
Implement half_sqrt builtin v2
Tom Stellard
2015-03-23
2
-0
/
+32
*
Implement distance builtin v2
Tom Stellard
2015-03-23
2
-0
/
+24
*
math: Implement erfc
Aaron Watry
2015-03-18
2
-0
/
+10
*
Fix bitselect for float/double types v2
Tom Stellard
2015-03-05
2
-1
/
+51
*
Move mix from math to common
Aaron Watry
2015-03-03
4
-3
/
+3
*
Implement step builtin
Tom Stellard
2015-03-02
3
-0
/
+54
*
Implement smoothstep builtin v2
Tom Stellard
2015-03-02
3
-0
/
+54
*
Implement radians builtin v2
Tom Stellard
2015-03-02
3
-0
/
+49
*
Implement degrees builtin v2
Tom Stellard
2015-03-02
3
-0
/
+49
*
libclc/math: Add cospi
Aaron Watry
2015-02-26
3
-0
/
+5
*
Implement log10
Jan Vesely
2015-01-30
2
-0
/
+10
*
Remove wrong semi-colons
Jeroen Ketema
2014-12-19
2
-2
/
+2
*
Don't include <stddef.h>
Jeroen Ketema
2014-11-18
1
-2
/
+5
*
Prune CRLF.
NAKAMURA Takumi
2014-10-27
1
-1
/
+1
*
r600: Use llvm intrinsic to read work dimension information
Jan Vesely
2014-10-15
1
-0
/
+1
*
Implement log1p builtin
Tom Stellard
2014-10-07
3
-0
/
+48
*
Implement fmod
Jan Vesely
2014-10-05
3
-0
/
+4
*
Implement async_work_group_copy builtin v3
Tom Stellard
2014-10-03
3
-0
/
+21
*
Implement async_work_group_strided_copy builtin v2
Tom Stellard
2014-10-03
3
-0
/
+22
*
Implement wait_group_events builtin v2
Tom Stellard
2014-10-03
2
-0
/
+2
*
Remove more redundant semi-colons
Jeroen Ketema
2014-09-18
1
-5
/
+5
*
atomic: undef macros that are included from atomic_decl.inc
Aaron Watry
2014-09-17
8
-0
/
+15
*
Remove redundant semi-colons
Jeroen Ketema
2014-09-17
1
-4
/
+4
*
atomic: Add generic atom[ic]_cmpxchg
Aaron Watry
2014-09-16
4
-0
/
+22
*
atomic: Implement generic atom[ic]_xchg
Aaron Watry
2014-09-16
4
-0
/
+12
[next]