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-05-14Remove redundant implementations in vload*vload_optimizationAaron Watry2-66/+21
2013-05-14Remove redundant implementations in vstore*Aaron Watry2-66/+21
2013-05-14libclc: Optimize vstore4/8/16 to global for int/uint types.Aaron Watry4-2/+211
2013-05-14Fix vload* function attributes. These functions are all readonly, not readnoneAaron Watry2-20/+20
2013-05-14fix unused assembly... just in case we use it in the future.Aaron Watry1-4/+4
2013-05-14libclc: Optimize vload4/8/16 from global for int/uint types.Aaron Watry4-3/+208
2013-05-14libclc: Don't build vload4 from 2x vload2...Aaron Watry1-1/+1
2013-05-06Merge branch 'master' of git://people.freedesktop.org/~tstellar/libclcAaron Watry2-12/+12
2013-04-30r600: Fix implementations of get_group_id.ll and get_local_size.llTom Stellard2-12/+12
2013-04-19libclc: Implement clz() builtinAaron Watry7-0/+158
[...]
 
Clone
git://people.freedesktop.org/~awatry/libclc
ssh://people.freedesktop.org/~awatry/libclc