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
*
Make min follow the OCL 1.0 specs
Jan Vesely
2016-07-25
1
-2
/
+2
*
Implement cbrt builtin
Tom Stellard
2016-07-22
7
-0
/
+869
*
Implement cosh builtin
Tom Stellard
2016-07-22
7
-0
/
+370
*
geometric/floatn.inc: Add vec8 and vec16 types
Tom Stellard
2016-07-22
1
-0
/
+16
*
AMDGPU: Implement get_global_offset builtin
Jan Vesely
2016-07-22
9
-1
/
+33
*
AMDGPU: Use clang intrinsics for workitem builtins
Jan Vesely
2016-07-22
14
-136
/
+71
*
ptx: Fix builtin names after clang r274770
Jan Vesely
2016-07-22
5
-13
/
+13
*
amdgpu: Use right builtn for rsq
Matt Arsenault
2016-07-19
1
-1
/
+6
*
R600: Use new barrier intrinsic
Matt Arsenault
2016-07-18
1
-4
/
+3
*
Replace llvm.AMDGPU.ldexp with llvm.amdgcn.ldexp
Matt Arsenault
2016-07-18
3
-3
/
+3
*
configure: Remove device specific defines
Jan Vesely
2016-06-17
1
-25
/
+11
*
nvptx: Drop feature defines.
Jan Vesely
2016-06-17
1
-6
/
+4
*
64 bit integers are legal in full profile without an extension
Jan Vesely
2016-06-17
2
-6
/
+12
*
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
[next]