summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
clzlibclc: Rename clz.ll to clz_if.ll to ensure it gets built.Aaron Watry11 years
mad_satInitial mad_sat implementation... It's wrong.Aaron Watry11 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 Watry11 years
rotateAdd a another TODO note.Aaron Watry11 years
vload_optimizationRemove redundant implementations in vload*Aaron Watry11 years
 
 
AgeCommit messageAuthorFilesLines
2013-04-13libclc: Implement the min(vec,scalar) version of the min builtin.minAaron Watry4-0/+41
2013-04-11libclc: implement initial version of min()Aaron Watry6-0/+22
2013-04-11libclc: Fix libclc build for LLVM 3.3Aaron Watry1-0/+12
2013-04-08Add a another TODO note.Aaron Watry1-0/+3
2013-04-08Add a TODO note.Aaron Watry1-0/+4
2013-04-08Simplify rotate implementation a bit..Aaron Watry2-21/+37
2013-04-08libclc: implement rotate builtinAaron Watry7-0/+55
2013-04-08libclc: Move max builtin to shared/Aaron Watry11-16/+10
2013-04-08libclc: Add clamp() builtin for integer/floating pointAaron Watry6-0/+24
2013-04-08libclc: Fix abs_diff builtin integer functionAaron Watry2-1/+2
[...]
 
Clone
git://people.freedesktop.org/~awatry/libclc
ssh://people.freedesktop.org/~awatry/libclc