index
:
~awatry/libclc
clz
mad_sat
master
min
rotate
vload_optimization
local clone of http://llvm.org/git/libclc.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
clz
libclc: Rename clz.ll to clz_if.ll to ensure it gets built.
Aaron Watry
12 years
mad_sat
Initial mad_sat implementation... It's wrong.
Aaron Watry
12 years
master
Merge branch 'master' of git://people.freedesktop.org/~awatry/libclc
Aaron Watry
11 years
min
libclc: Implement the min(vec,scalar) version of the min builtin.
Aaron Watry
12 years
rotate
Add a another TODO note.
Aaron Watry
12 years
vload_optimization
Remove redundant implementations in vload*
Aaron Watry
12 years
Age
Commit message
Author
Files
Lines
2013-04-15
libclc: Rename clz.ll to clz_if.ll to ensure it gets built.
clz
Aaron Watry
2
-1
/
+1
2013-04-13
libclc: llvm assembly implementation of clz
Aaron Watry
5
-11
/
+151
2013-03-23
libclc: Add stub clz builtin
Aaron Watry
6
-0
/
+18
2013-03-23
libclc: implement rotate builtin
Aaron Watry
7
-0
/
+55
2013-03-20
libclc: Move max builtin to shared/
Aaron Watry
11
-16
/
+10
2013-03-20
libclc: Add clamp() builtin for integer/floating point
Aaron Watry
6
-0
/
+24
2013-03-20
libclc: Fix abs_diff builtin integer function
Aaron Watry
2
-1
/
+2
2013-03-20
libclc: Add max() builtin function
Aaron Watry
10
-0
/
+28
2013-03-20
configure: Enable building separate libraries for target variants
Aaron Watry
1
-44
/
+75
2013-03-20
configure: fix out-of-source build
Aaron Watry
1
-2
/
+3
[...]
Clone
git://people.freedesktop.org/~awatry/libclc
ssh://people.freedesktop.org/~awatry/libclc