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
/
include
/
clc
/
integer
Commit message (
Expand
)
Author
Age
Files
Lines
*
integer/gentype: Add __CLC_VECSIZE macro
Jan Vesely
2018-03-08
1
-0
/
+96
*
popcount: Provide function implementation rather than intrinsic redirect
Jan Vesely
2018-03-08
3
-26
/
+6
*
integer: Add popcount implementation using ctpop intrinsic
Aaron Watry
2017-09-09
2
-0
/
+26
*
integer: remove explicit casts from _MIN definitions
Aaron Watry
2015-10-06
1
-3
/
+3
*
integer: Update integer limits to comply with spec
Aaron Watry
2015-09-15
1
-6
/
+6
*
Implement generic mad_sat
Jan Vesely
2014-09-02
2
-0
/
+4
*
Revert "Implement generic mad_sat"
Aaron Watry
2014-08-23
2
-4
/
+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
2
-0
/
+4
*
Parenthesize arguments for mad_hi
Aaron Watry
2013-09-09
1
-1
/
+1
*
Implement mad_hi built-in
Aaron Watry
2013-09-06
1
-0
/
+1
*
Remove unneeded semi-colons
Aaron Watry
2013-09-05
1
-6
/
+6
*
Add mul_hi implementation [v2]
Aaron Watry
2013-08-19
2
-0
/
+3
*
Add rhadd builtin
Aaron Watry
2013-08-15
2
-0
/
+3
*
Add hadd builtin
Aaron Watry
2013-08-15
2
-0
/
+3
*
Add missing integer min/max definitions
Aaron Watry
2013-07-26
1
-0
/
+15
*
Implement generic upsample()
Aaron Watry
2013-07-19
1
-0
/
+25
*
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
4
-0
/
+8
*
Add __CLC_ prefix to all macro definitions in headers
Tom Stellard
2013-07-08
13
-445
/
+445
*
libclc: Implement clz() builtin
Tom Stellard
2013-06-26
2
-0
/
+3
*
libclc: Implement the min(vec, scalar) version of the min builtin.
Tom Stellard
2013-06-26
1
-0
/
+23
*
Simplify rotate implementation a bit..
Tom Stellard
2013-06-26
1
-0
/
+16
*
libclc: implement rotate builtin
Tom Stellard
2013-06-26
3
-0
/
+14
*
libclc: Move max builtin to shared/
Tom Stellard
2013-06-26
2
-3
/
+0
*
libclc: Add max() builtin function
Tom Stellard
2013-06-26
2
-0
/
+3
*
Implement sub_sat builtin. Patch by Lei Mou!
Peter Collingbourne
2012-08-05
2
-0
/
+3
*
Initial commit.
Peter Collingbourne
2012-01-08
7
-0
/
+394