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: 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
*
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
*
R600: Map Address spaces for atomic_cmpxchg
Aaron Watry
2014-09-16
1
-0
/
+19
*
R600: Map address spaces for atomic_xchg
Aaron Watry
2014-09-16
1
-0
/
+1
*
R600: Map address spaces for atomic_min
Aaron Watry
2014-09-16
1
-0
/
+10
*
R600: Map address spaces for atomic_xor
Aaron Watry
2014-09-16
1
-0
/
+1
*
R600: Map addr spaces and use atomic_max
Aaron Watry
2014-09-16
1
-5
/
+16
*
R600: Map address spaces for atomic_or
Aaron Watry
2014-09-16
1
-0
/
+1
*
R600: Map atomic_and address spaces
Aaron Watry
2014-09-16
1
-0
/
+1
*
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
[next]