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
*
Fix build against LLVM SVN >= r216488
Michel Danzer
2014-08-28
1
-0
/
+5
*
Fix build against LLVM SVN >= r216393
Michel Danzer
2014-08-28
1
-0
/
+13
*
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
*
Include llvm-config.h instead of config.h
Niels Ole Salscheider
2014-08-22
1
-1
/
+1
*
Add missing file from r216127
Tom Stellard
2014-08-20
1
-0
/
+204
*
Implement prefetch builtin
Tom Stellard
2014-08-20
6
-0
/
+18
*
R600: Add aliases for hainan and mullins
Tom Stellard
2014-08-20
1
-1
/
+1
*
vload/vstore: Use casts instead of scalarizing everything in CLC version
Aaron Watry
2014-08-20
8
-377
/
+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
*
prepare-builtins: Fix broken build due to recent LLVM API change
Tom Stellard
2014-07-07
1
-0
/
+7
*
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
*
Add half limits
Jeroen Ketema
2014-06-24
1
-0
/
+15
*
Introduce CLC_VERSION macros v2
Jeroen Ketema
2014-06-24
2
-0
/
+11
*
Add MAXFLOAT
Jeroen Ketema
2014-06-24
1
-5
/
+6
*
Move clcmacro.h to avoid cluttering user namespace v2
Jeroen Ketema
2014-06-24
11
-3
/
+9
*
Protect functions taking double by #ifdef cl_khr_fp64
Jeroen Ketema
2014-06-23
1
-2
/
+6
*
Fix breakage after r211259
Jeroen Ketema
2014-06-21
1
-9
/
+11
*
Add pown
Jeroen Ketema
2014-06-18
4
-0
/
+35
*
Add missing undefs
Jeroen Ketema
2014-06-18
2
-3
/
+7
*
Fix definition of INFINITY and add NAN/HUGE_VAL[F]
Aaron Watry
2014-06-16
2
-2
/
+6
*
Add remaining float constants
Jeroen Ketema
2014-06-16
1
-0
/
+8
*
Revert "clctypes.h: Don't rely on stddef.h for size_t and ptrdiff_t"
Aaron Watry
2014-06-16
1
-2
/
+1
*
math: Implement mix builtin
Aaron Watry
2014-06-16
6
-0
/
+26
*
relational: Add isequal(floatN) builtin
Aaron Watry
2014-06-16
4
-0
/
+50
*
Add all(igentype) builtin
Aaron Watry
2014-06-16
4
-0
/
+47
*
clctypes.h: Don't rely on stddef.h for size_t and ptrdiff_t
Aaron Watry
2014-06-16
1
-1
/
+2
*
Add intptr types
Jan Vesely
2014-06-13
1
-0
/
+12
*
Add files forgotten in the previous commit
Jeroen Ketema
2014-06-13
2
-0
/
+18
*
Implementations for exp(float) and exp(double) v2
Jeroen Ketema
2014-06-13
3
-2
/
+12
*
prepare-builtins: Use std:: prefix for error_code
Tom Stellard
2014-06-13
1
-2
/
+11
*
Remove unused include which breaks build after r210803
Jeroen Ketema
2014-06-12
1
-1
/
+0
*
Fix build broken by LLVM commit r209103
Jeroen Ketema
2014-06-03
1
-0
/
+4
*
Add more log related float constants
Jeroen Ketema
2014-05-29
1
-0
/
+3
[next]