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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Implement wait_group_events builtin v2
Tom Stellard
2014-10-03
4
-0
/
+8
*
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
8
-0
/
+56
*
atomic: Implement generic atom[ic]_xchg
Aaron Watry
2014-09-16
9
-0
/
+54
*
atomic: Add generic atomic_min implementation
Aaron Watry
2014-09-16
8
-0
/
+54
*
atomic: Add generic atom[ic]_xor
Aaron Watry
2014-09-16
8
-0
/
+43
*
atomic: Add atom[ic]_or
Aaron Watry
2014-09-16
8
-0
/
+41
*
atomics: Add generic atom[ic]_and
Aaron Watry
2014-09-16
8
-0
/
+42
*
atomic: Add generic implementation of atom[ic]_max
Aaron Watry
2014-09-16
8
-0
/
+58
*
atomic: define extension functions for existing atomic implementations
Aaron Watry
2014-09-16
10
-0
/
+54
*
math: Add tan implementation
Aaron Watry
2014-09-10
6
-0
/
+21
*
math: Add asin implementation
Aaron Watry
2014-09-10
6
-0
/
+16
*
math: Add acos implementation
Aaron Watry
2014-09-10
6
-0
/
+34
*
add isordered builtin
Jan Vesely
2014-09-05
4
-0
/
+34
*
add isunordered builtin
Jan Vesely
2014-09-05
4
-0
/
+33
*
add islessgreater builtin
Jan Vesely
2014-09-05
4
-0
/
+31
*
add isnormal builtin
Jan Vesely
2014-09-05
4
-0
/
+29
*
add isfinite builtin
Jan Vesely
2014-09-05
4
-0
/
+29
*
Implement isinf builtin
Tom Stellard
2014-09-03
4
-0
/
+41
*
Fix implementation of copysign
Tom Stellard
2014-09-03
4
-1
/
+16
*
Implement generic mad_sat
Jan Vesely
2014-09-02
6
-0
/
+100
*
Revert "Implement generic mad_sat"
Aaron Watry
2014-08-23
6
-100
/
+0
*
Add int3/uint3 to integer-gentype.inc
Aaron Watry
2014-08-23
1
-0
/
+8
*
Implement generic mad_sat
Aaron Watry
2014-08-23
6
-0
/
+100
*
Add missing file from r216127
Tom Stellard
2014-08-20
1
-0
/
+204
*
Implement prefetch builtin
Tom Stellard
2014-08-20
6
-0
/
+18
*
vload/vstore: Use casts instead of scalarizing everything in CLC version
Aaron Watry
2014-08-20
5
-188
/
+21
*
relational: Add islessequal(floatN) builtin
Jan Vesely
2014-08-01
4
-0
/
+31
*
relational: Add isless(floatN) builtin
Jan Vesely
2014-08-01
4
-0
/
+31
*
Implement sin builtin for float types
Tom Stellard
2014-07-23
4
-6
/
+75
*
Implement cos builtin for float types
Tom Stellard
2014-07-23
6
-6
/
+406
*
Implement atan2 builtin
Tom Stellard
2014-07-23
6
-0
/
+132
*
Implement atan builtin
Tom Stellard
2014-07-23
6
-0
/
+296
*
Add several missing double constant definitions
Aaron Watry
2014-07-17
1
-0
/
+11
*
relational: Implement isnotequal
Aaron Watry
2014-07-17
4
-0
/
+34
*
relational: Implement isgreaterequal
Aaron Watry
2014-07-17
4
-0
/
+33
*
relational: Implement isgreater
Aaron Watry
2014-07-17
4
-0
/
+33
*
relational/signbit: Refactor to use relational macros
Aaron Watry
2014-07-17
2
-85
/
+8
*
Fix isnan definition for vector results
Aaron Watry
2014-07-17
1
-3
/
+3
*
relational: create re-usable macros for relational declarations
Aaron Watry
2014-07-17
4
-0
/
+200
*
OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead
Jeroen Ketema
2014-06-26
2
-4
/
+4
*
relational: Fix signbit
Aaron Watry
2014-06-25
1
-7
/
+7
*
relational: Implement signbit
Aaron Watry
2014-06-25
4
-0
/
+107
*
Add exp10
Jeroen Ketema
2014-06-25
6
-0
/
+31
[next]