summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
clzlibclc: Rename clz.ll to clz_if.ll to ensure it gets built.Aaron Watry12 years
mad_satInitial mad_sat implementation... It's wrong.Aaron Watry12 years
masterMerge branch 'master' of git://people.freedesktop.org/~awatry/libclcAaron Watry11 years
minlibclc: Implement the min(vec,scalar) version of the min builtin.Aaron Watry12 years
rotateAdd a another TODO note.Aaron Watry12 years
vload_optimizationRemove redundant implementations in vload*Aaron Watry12 years
 
 
AgeCommit messageAuthorFilesLines
2013-04-15libclc: Rename clz.ll to clz_if.ll to ensure it gets built.clzAaron Watry2-1/+1
2013-04-13libclc: llvm assembly implementation of clzAaron Watry5-11/+151
2013-03-23libclc: Add stub clz builtinAaron Watry6-0/+18
2013-03-23libclc: implement rotate builtinAaron Watry7-0/+55
2013-03-20libclc: Move max builtin to shared/Aaron Watry11-16/+10
2013-03-20libclc: Add clamp() builtin for integer/floating pointAaron Watry6-0/+24
2013-03-20libclc: Fix abs_diff builtin integer functionAaron Watry2-1/+2
2013-03-20libclc: Add max() builtin functionAaron Watry10-0/+28
2013-03-20configure: Enable building separate libraries for target variantsAaron Watry1-44/+75
2013-03-20configure: fix out-of-source buildAaron Watry1-2/+3
[...]
 
Clone
git://people.freedesktop.org/~awatry/libclc
ssh://people.freedesktop.org/~awatry/libclc