index
:
~rongyang/beignet
Release_v0.9.x
Release_v1.0
master
opencl-1.1
stable
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
src
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-10
Changed typing in GrowingPool. It is more C++ like
Benjamin Segovia
1
-4
/
+4
2012-08-10
Added type safety for all uint* Added one more test
Benjamin Segovia
3
-8
/
+25
2012-08-10
Made the memory debugger properly output the unfreed allocations
Benjamin Segovia
1
-0
/
+1
2012-08-10
Added missing function for compares
Benjamin Segovia
1
-0
/
+1
2012-08-10
Ensure type safety for tuple and register indices by making specific classes
Benjamin Segovia
2
-14
/
+14
2012-08-10
Added more functionalities for the context Started to implement wellFormed fu...
Benjamin Segovia
1
-4
/
+0
2012-08-10
Improved memory debugger -> added memory re-initialization at free time -> ad...
Benjamin Segovia
6
-62
/
+191
2012-08-10
Renamed ir_{...} to {...} Put ir structures and classes into an IR namespace ...
Benjamin Segovia
29
-573
/
+239
2012-08-10
int* -> [u]uint*_t
Benjamin Segovia
13
-728
/
+77
2012-08-10
Start to implement context and compilation unit creation
bsegovia
1
-0
/
+24
2012-08-10
Keep on implementing instruction class implementation. This basically a set o...
bsegovia
1
-11
/
+11
2012-08-10
Added a clean interface for instruction (encoding in 8 bytes with alternative...
Benjamin Segovia
1
-1
/
+1
2012-08-10
Started to implement IR VM
Benjamin Segovia
2
-6
/
+20
2012-08-10
- renamed namespace (s/pf/gbe) - created first files for the IR
Benjamin Segovia
34
-275
/
+277
2012-08-10
First commit
Benjamin Segovia
34
-0
/
+3592
[prev]