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: Use single precision fmax in sp path
Jan Vesely
2016-05-17
1
-1
/
+1
*
math: Add erf ported from amd-builtins
Jan Vesely
2016-05-06
4
-0
/
+413
*
math: Add fdim implementation
Aaron Watry
2016-05-06
6
-0
/
+86
*
prepare-builtins: Remove call to getGlobalContext()
Tom Stellard
2016-04-15
1
-1
/
+1
*
[AMDGPU] Implement get_local_size for amdgcn--amdhsa triple
Konstantin Zhuravlyov
2016-04-07
5
-1
/
+41
*
Update copyright year to 2016.
Paul Robinson
2016-03-30
1
-1
/
+1
*
math: Fix ilogb(double) return type
Aaron Watry
2016-02-24
1
-1
/
+1
*
math: Add ilogb ported from amd-builtins
Aaron Watry
2016-02-23
6
-0
/
+68
*
Add .gitignore for build directories
Matt Arsenault
2016-02-17
1
-0
/
+13
*
amdgcn: Use new workitem intrinsics
Matt Arsenault
2016-02-17
9
-38
/
+124
*
Update page to list supported targets
Matt Arsenault
2016-02-13
1
-2
/
+2
*
Split sources for amdgcn and r600
Matt Arsenault
2016-02-13
34
-38
/
+75
*
configure: Remove llvm 3.6 defines
Jan Vesely
2016-02-09
1
-3
/
+3
*
configure: Remove cl_khr_fp64 for device that don't support doubles
Jan Vesely
2016-02-09
1
-5
/
+5
*
configure: Introduce per device defines
Jan Vesely
2016-02-09
1
-11
/
+24
*
math: Fix log2 vectorization on non-fp64 hw
Jan Vesely
2016-02-09
1
-0
/
+2
*
math: Add frexp ported from amd-builtins
Aaron Watry
2016-02-08
7
-0
/
+151
*
Implement modf math builtin
Tom Stellard
2016-01-27
6
-0
/
+120
*
Add _CLC_V_V_VP_VECTORIZE macro
Tom Stellard
2016-01-27
1
-0
/
+22
*
AMDGPU: Add aliases for all VI targets
Tom Stellard
2015-12-15
1
-1
/
+1
*
AMDGPU: Add alias for tonga
Tom Stellard
2015-12-15
1
-1
/
+1
*
integer: remove explicit casts from _MIN definitions
Aaron Watry
2015-10-06
1
-3
/
+3
*
Implement tanh builtin
Niels Ole Salscheider
2015-09-29
5
-0
/
+195
*
Add sampler defines.
Tom Stellard
2015-09-21
1
-0
/
+18
*
Add image attribute defines.
Tom Stellard
2015-09-21
2
-0
/
+32
*
r600: Add image writing builtins.
Tom Stellard
2015-09-21
6
-0
/
+90
*
r600: Add image reading builtins.
Tom Stellard
2015-09-21
6
-0
/
+123
*
Add image attribute getter builtins
Tom Stellard
2015-09-21
11
-0
/
+183
*
integer: Update integer limits to comply with spec
Aaron Watry
2015-09-15
1
-6
/
+6
*
Update mailing list reference.
Peter Collingbourne
2015-08-24
1
-1
/
+1
*
Remove files accidentally not removed in r244310
Jeroen Ketema
2015-08-13
2
-9
/
+0
*
Require LLVM >=3.7 and bump version to 0.2.0
Jeroen Ketema
2015-08-07
2
-19
/
+8
*
Fix double implementation of log
Tom Stellard
2015-07-24
4
-3
/
+73
*
Implement accurate log2 function
Tom Stellard
2015-07-24
8
-6
/
+517
*
Use llvm intrinsics for native_log and native_log2
Tom Stellard
2015-07-24
9
-2
/
+216
*
R600: Implement accurate double precision sqrt v2
Tom Stellard
2015-07-10
2
-0
/
+60
*
Fix implementation of sqrt v2
Tom Stellard
2015-07-10
8
-6
/
+168
*
prepare-builtins: Fix build with LLVM 3.6
Tom Stellard
2015-07-10
1
-1
/
+1
*
Properly initialize Module pointer
Jeroen Ketema
2015-06-27
1
-1
/
+1
*
prepare-builtins: Fix build with LLVM 3.7
Tom Stellard
2015-06-24
1
-6
/
+19
*
Use a more accurate implementation for exp
Tom Stellard
2015-05-13
2
-13
/
+85
*
Implement exp2 using OpenCL C rather than using an intrinsic
Tom Stellard
2015-05-13
8
-6
/
+303
*
Implement sin for double types
Tom Stellard
2015-05-12
1
-7
/
+16
*
Implement cos for double types
Tom Stellard
2015-05-12
5
-7
/
+289
*
Implement atan2pi builtin
Tom Stellard
2015-05-12
5
-0
/
+270
*
Implement atan2 for doubles
Tom Stellard
2015-05-12
3
-2
/
+412
*
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
[next]