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
*
Parenthesize arguments for mad_hi
Aaron Watry
2013-09-09
1
-1
/
+1
*
Implement mad_hi built-in
Aaron Watry
2013-09-06
2
-0
/
+2
*
Add atomic_sub and atomic_dec builtin functions
Aaron Watry
2013-09-06
5
-0
/
+19
*
Place pkg-config file in $prefix/share/pkgconfig.
Tom Stellard
2013-09-05
1
-1
/
+1
*
Remove unneeded semi-colons
Aaron Watry
2013-09-05
1
-6
/
+6
*
Add atomic_inc and atomic_add builtins
Aaron Watry
2013-09-05
8
-0
/
+51
*
Add mul_hi implementation [v2]
Aaron Watry
2013-08-19
5
-0
/
+114
*
Add rhadd builtin
Aaron Watry
2013-08-15
6
-0
/
+15
*
Add hadd builtin
Aaron Watry
2013-08-15
6
-0
/
+15
*
Add intN vloadN() implementations for address spaces 3 and 4
Aaron Watry
2013-08-12
1
-0
/
+60
*
Enable assembly vload3 int/uint constant/global for R600
Aaron Watry
2013-08-12
1
-16
/
+2
*
Add vload* for addrspace(2) and use as constant load for R600
Aaron Watry
2013-08-12
3
-4
/
+42
*
Add some missing convert_* functions
Tom Stellard
2013-08-10
2
-41
/
+39
*
Implement generic rint()
Tom Stellard
2013-08-10
2
-0
/
+7
*
configure: Fix build when clang is installed to a non-standard prefix
Tom Stellard
2013-08-10
1
-2
/
+3
*
Add missing integer min/max definitions
Aaron Watry
2013-07-26
2
-0
/
+18
*
Added get_num_groups
Aaron Watry
2013-07-24
2
-0
/
+19
*
Implement generic upsample()
Aaron Watry
2013-07-19
4
-0
/
+61
*
Fix build with LLVM 3.4
Aaron Watry
2013-07-18
1
-0
/
+5
*
Fix and re-enable R600 vload/vstore assembly
Aaron Watry
2013-07-16
5
-56
/
+233
*
libclc: vload/vstore disable assembly and fix offset calculation
Aaron Watry
2013-07-16
5
-245
/
+20
*
Add integer-gentype.inc: Missing file from r185839
Tom Stellard
2013-07-15
1
-0
/
+39
*
Implement mad24() and mul24() builtins
Tom Stellard
2013-07-08
10
-0
/
+34
*
Add __CLC_ prefix to all macro definitions in headers
Tom Stellard
2013-07-08
75
-712
/
+712
*
Implement barrier() builtin
Tom Stellard
2013-07-08
3
-0
/
+29
*
Add bitselect() builtin
Tom Stellard
2013-07-08
2
-0
/
+2
*
libclc: Add assembly versions of vstore for global [u]int4/8/16
Tom Stellard
2013-06-26
4
-6
/
+168
*
libclc: Add assembly versions of vload for global int4/8/16
Tom Stellard
2013-06-26
4
-2
/
+162
*
libclc: Initial vstore implementation
Tom Stellard
2013-06-26
4
-0
/
+94
*
libclc: Initial vload implementation
Tom Stellard
2013-06-26
4
-0
/
+86
*
r600: Fix implementations of get_group_id.ll and get_local_size.ll
Tom Stellard
2013-06-26
2
-12
/
+12
*
libclc: Implement clz() builtin
Tom Stellard
2013-06-26
7
-0
/
+158
*
libclc: Add clamp(vec, scalar, scalar) and max(vec, scalar)
Tom Stellard
2013-06-26
4
-0
/
+20
*
libclc: Implement the min(vec, scalar) version of the min builtin.
Tom Stellard
2013-06-26
4
-0
/
+41
*
libclc: implement initial version of min()
Tom Stellard
2013-06-26
6
-0
/
+22
*
libclc: Rename [add|sub]_sat.ll to [add|sub]_sat_if.ll
Tom Stellard
2013-06-26
4
-2
/
+4
*
Add a another TODO note.
Tom Stellard
2013-06-26
1
-0
/
+3
*
Add a TODO note.
Tom Stellard
2013-06-26
1
-0
/
+4
*
Simplify rotate implementation a bit..
Tom Stellard
2013-06-26
2
-21
/
+37
*
libclc: implement rotate builtin
Tom Stellard
2013-06-26
7
-0
/
+55
*
libclc: Move max builtin to shared/
Tom Stellard
2013-06-26
11
-16
/
+10
*
libclc: Add clamp() builtin for integer/floating point
Tom Stellard
2013-06-26
6
-0
/
+24
*
libclc: Fix abs_diff builtin integer function
Tom Stellard
2013-06-26
2
-1
/
+2
*
libclc: Add max() builtin function
Tom Stellard
2013-06-26
10
-0
/
+28
*
configure: Enable building separate libraries for target variants
Tom Stellard
2013-06-26
1
-44
/
+73
*
configure: fix out-of-source build
Tom Stellard
2013-06-26
1
-2
/
+3
*
Fix build with LLVM 3.3
Tom Stellard
2013-06-26
1
-4
/
+4
*
Implement ceil() builtin
Tom Stellard
2013-06-26
2
-0
/
+7
*
Implement fmax() and fmin() builtins
Tom Stellard
2013-06-26
9
-0
/
+76
*
Remove the static keyword from the _CLC_INLINE macro
Tom Stellard
2013-06-26
1
-1
/
+1
[next]