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-07-03
Merge branch 'master' of git://people.freedesktop.org/~awatry/libclc
HEAD
master
Aaron Watry
0
-0
/
+0
2013-07-03
Implement mad24 and mul24 builtins
Aaron Watry
24
-176
/
+40
2013-07-03
From: Tom Stellard <thomas.stellard at amd.com>
Aaron Watry
24
-176
/
+40
2013-07-01
Merge branch 'master' of git://people.freedesktop.org/~tstellar/libclc
Aaron Watry
75
-712
/
+712
2013-06-28
libclc: Revert generic vload/vstore to pure CLC and move asm to R600
Aaron Watry
10
-118
/
+219
2013-06-27
libclc: Fix vload/vstore with 64-bit pointers
Aaron Watry
4
-96
/
+86
2013-06-26
Add __CLC_ prefix to all macro definitions in headers
Tom Stellard
75
-712
/
+712
2013-06-26
Implement barrier() builtin
Tom Stellard
3
-0
/
+29
2013-06-26
Merge branch 'master' of http://llvm.org/git/libclc
Aaron Watry
4
-14
/
+15
2013-06-26
libclc: Add assembly versions of vstore for global [u]int4/8/16
Tom Stellard
4
-6
/
+168
[...]
Clone
git://people.freedesktop.org/~awatry/libclc
ssh://people.freedesktop.org/~awatry/libclc