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
/
lib
/
integer
Commit message (
Expand
)
Author
Age
Files
Lines
*
popcount: Provide function implementation rather than intrinsic redirect
Jan Vesely
2018-03-08
1
-0
/
+8
*
integer/sub_sat: Use clang builtin instead of llvm asm
Jan Vesely
2017-10-02
3
-156
/
+26
*
integer/add_sat: Use clang builtin instead of llvm asm
Jan Vesely
2017-10-02
3
-146
/
+28
*
integer/clz: Use clang builtin instead of llvm asm
Jan Vesely
2017-10-02
3
-117
/
+8
*
Implement generic mad_sat
Jan Vesely
2014-09-02
1
-0
/
+72
*
Revert "Implement generic mad_sat"
Aaron Watry
2014-08-23
1
-72
/
+0
*
Implement generic mad_sat
Aaron Watry
2014-08-23
1
-0
/
+72
*
Move clcmacro.h to avoid cluttering user namespace v2
Jeroen Ketema
2014-06-24
3
-0
/
+3
*
s/_CLC_DECL/_CLC_DEF/
Tom Stellard
2013-10-31
2
-14
/
+14
*
Add mul_hi implementation [v2]
Aaron Watry
2013-08-19
1
-0
/
+109
*
Add rhadd builtin
Aaron Watry
2013-08-15
2
-0
/
+10
*
Add hadd builtin
Aaron Watry
2013-08-15
2
-0
/
+10
*
Implement generic upsample()
Aaron Watry
2013-07-19
1
-0
/
+34
*
Implement mad24() and mul24() builtins
Tom Stellard
2013-07-08
4
-0
/
+22
*
Add __CLC_ prefix to all macro definitions in headers
Tom Stellard
2013-07-08
6
-22
/
+22
*
libclc: Implement clz() builtin
Tom Stellard
2013-06-26
3
-0
/
+151
*
libclc: Rename [add|sub]_sat.ll to [add|sub]_sat_if.ll
Tom Stellard
2013-06-26
2
-0
/
+0
*
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
1
-21
/
+21
*
libclc: implement rotate builtin
Tom Stellard
2013-06-26
2
-0
/
+39
*
libclc: Move max builtin to shared/
Tom Stellard
2013-06-26
2
-7
/
+0
*
libclc: Fix abs_diff builtin integer function
Tom Stellard
2013-06-26
1
-1
/
+1
*
libclc: Add max() builtin function
Tom Stellard
2013-06-26
2
-0
/
+7
*
Do not use linkonce_odr linkage in .ll files. This prevented them
Peter Collingbourne
2012-08-05
4
-32
/
+32
*
Implement sub_sat builtin. Patch by Lei Mou!
Peter Collingbourne
2012-08-05
3
-0
/
+190
*
Fix declarations of __clc_add_sat_*. Patch by Lei Mou!
Peter Collingbourne
2012-08-05
1
-8
/
+8
*
Initial commit.
Peter Collingbourne
2012-01-08
7
-0
/
+204