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 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
*
Use brackets around include files in length.cl and normalize.cl
Tom Stellard
2013-06-26
2
-2
/
+2
*
Fix typo in include/clc/geometric/length.inc
Tom Stellard
2013-06-26
1
-1
/
+1
*
r600: Add overrides file
Tom Stellard
2013-06-26
1
-0
/
+2
*
Allow targets to override generic implementations
Tom Stellard
2013-06-26
1
-0
/
+8
*
Make libclc more Linux FHS conform.
Tom Stellard
2013-06-26
1
-14
/
+51
*
R600: Replace cl implementations with LLVM IR implementation
Tom Stellard
2013-06-26
7
-22
/
+76
*
PTX: move implementations of work-item and synchronisation functions
Tom Stellard
2013-06-26
2
-2
/
+2
*
Move R600 headers into generic directory
Tom Stellard
2013-06-26
9
-18
/
+2
*
r600: Add get_global_size() implementation
Tom Stellard
2013-06-26
3
-3
/
+12
*
r600: Fix get_global_id implementation
Tom Stellard
2013-06-26
1
-3
/
+3
*
r600: Initial support
Tom Stellard
2013-06-26
10
-1
/
+30
*
Update the copyright coredits -- Happy new year 2013!
NAKAMURA Takumi
2013-01-01
1
-2
/
+2
*
Fix build against recent versions of Clang. Based on patch by Alastair Donal...
Peter Collingbourne
2012-12-05
2
-3
/
+4
*
Implement any() builtin. Patch by Tom Stellard!
Peter Collingbourne
2012-10-08
4
-0
/
+48
*
Add native_powr builtin. Patch by Tom Stellard!
Peter Collingbourne
2012-10-08
2
-0
/
+2
*
Add barrier.cl to SOURCES, spotted by Jin Wang.
Peter Collingbourne
2012-09-05
1
-0
/
+1
*
Add rsqrt builtin. Based on patch by Cassie Epps!
Peter Collingbourne
2012-08-21
3
-0
/
+8
*
Add floor builtin. Patch by Cassie Epps!
Peter Collingbourne
2012-08-21
2
-0
/
+7
[next]