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
Commit message (
Expand
)
Author
Age
Files
Lines
*
math: limit half_sqrt to single precision
Jan Vesely
2015-05-09
2
-6
/
+4
*
geometric: Limit fast_{distance,length} functions to single precision
Jan Vesely
2015-05-09
4
-25
/
+6
*
Fix ldexp fp64 build error
Jan Vesely
2015-05-09
1
-1
/
+1
*
Implement fast_normalize builtin v4
Tom Stellard
2015-05-09
7
-0
/
+125
*
Implement half_rsqrt builtin v3
Tom Stellard
2015-05-08
6
-0
/
+88
*
r600: Use __clc_ldexp on asics that don't implement the intruction
Jan Vesely
2015-05-06
1
-1
/
+10
*
Move ldexp soft implementation to a separate file
Jan Vesely
2015-05-06
4
-100
/
+138
*
Implement sinpi builtin
Jan Vesely
2015-05-06
5
-0
/
+137
*
math: Add ldexp implementation
Tom Stellard
2015-05-06
5
-1
/
+144
*
Implement ldexp for R600/SI
Tom Stellard
2015-05-06
7
-0
/
+142
*
Fix implementation of normalize builtin
Tom Stellard
2015-05-06
2
-6
/
+152
*
Allow compilation depending to the LLVM version
Tom Stellard
2015-04-29
3
-1
/
+24
*
Fix compilation warnings without cl_khr_fp64
Jan Vesely
2015-04-24
3
-6
/
+32
*
Implement fract builtin
Tom Stellard
2015-04-23
6
-0
/
+130
*
configure: Add --enable-runtime-subnormal option
Tom Stellard
2015-04-20
7
-0
/
+91
*
Implement atanh builtin
Tom Stellard
2015-04-07
5
-0
/
+162
*
Implement acosh builtin
Tom Stellard
2015-04-07
5
-0
/
+176
*
Implement atanpi builtin
Tom Stellard
2015-04-02
5
-0
/
+231
*
Implement asinpi builtin
Tom Stellard
2015-04-02
5
-0
/
+219
*
Implement asinh builtin
Tom Stellard
2015-04-02
7
-0
/
+466
*
Implement acospi builtin
Tom Stellard
2015-04-02
5
-0
/
+221
*
Implement fmax using __builtin_fmax
Tom Stellard
2015-03-31
3
-8
/
+28
*
Implement fmin using __builtin_fmin
Tom Stellard
2015-03-31
3
-8
/
+28
*
Implement fast_distance builtin
Tom Stellard
2015-03-23
6
-0
/
+104
*
Implement fast_length builtin
Tom Stellard
2015-03-23
5
-0
/
+109
*
Implement half_sqrt builtin v2
Tom Stellard
2015-03-23
5
-0
/
+88
*
Implement distance builtin v2
Tom Stellard
2015-03-23
5
-0
/
+80
*
Fix implementation of length builtin v2
Tom Stellard
2015-03-23
2
-6
/
+82
*
Add __clc_ prefix to functions in sincos_helpers.cl
Tom Stellard
2015-03-23
4
-28
/
+24
*
math: Implement erfc
Aaron Watry
2015-03-18
4
-0
/
+424
*
Fix bitselect for float/double types v2
Tom Stellard
2015-03-05
5
-1
/
+130
*
Move mix from math to common
Aaron Watry
2015-03-03
7
-4
/
+4
*
Implement step builtin
Tom Stellard
2015-03-02
6
-0
/
+132
*
Implement smoothstep builtin v2
Tom Stellard
2015-03-02
6
-0
/
+133
*
Implement radians builtin v2
Tom Stellard
2015-03-02
5
-0
/
+95
*
Implement degrees builtin v2
Tom Stellard
2015-03-02
5
-0
/
+95
*
libclc/math: Add cospi
Aaron Watry
2015-02-26
7
-0
/
+276
*
Implement log10
Jan Vesely
2015-01-30
5
-0
/
+32
*
Use amdgcn triple for SI+ GPUs
Tom Stellard
2015-01-06
1
-4
/
+7
*
r600: get_work_dim: Update metadata syntax for LLVM 3.6
Tom Stellard
2014-12-31
1
-1
/
+1
*
Require LLVM 3.6 and bump version to 0.1.0
Tom Stellard
2014-12-31
2
-54
/
+9
*
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: Fix get_work_dim range metadata
Jan Vesely
2014-10-22
1
-1
/
+1
*
r600: Use llvm intrinsic to read work dimension information
Jan Vesely
2014-10-15
3
-0
/
+10
*
Implement log1p builtin
Tom Stellard
2014-10-07
8
-0
/
+669
*
Implement fmod
Jan Vesely
2014-10-05
5
-0
/
+17
*
Implement async_work_group_copy builtin v3
Tom Stellard
2014-10-03
6
-0
/
+48
*
Implement async_work_group_strided_copy builtin v2
Tom Stellard
2014-10-03
6
-0
/
+66
[next]