index
:
~ldeks/beignet
cb-hack
laura-master
master
Personal branch of beignet.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
kernels
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
Change to Clang/LLVM ToT(Top of the Tree)
Feng, Boqun
1
-0
/
+6
2012-10-08
Removed utest kernels used for the (removed) internal tests
Benjamin Segovia
71
-1978
/
+0
2012-08-10
Added support for bool to int conversion (that uses a select)
Benjamin Segovia
1
-1
/
+0
2012-08-10
Made the first kernels work with the simulators Added some debug variables
Benjamin Segovia
1
-1
/
+1
2012-08-10
Recompiled kernels with the new stdlib Added definition and use sets per regi...
Benjamin Segovia
29
-1828
/
+75
2012-08-10
Added more pieces for the SW emulation of the stack
Benjamin Segovia
1
-21
/
+28
2012-08-10
Started to implement Gen code generation
Benjamin Segovia
1
-0
/
+34
2012-08-10
started to implement gen encoding
Benjamin Segovia
9
-26
/
+222
2012-08-10
Added first support for constant vector Recompiled all ocl kernels Fixed prob...
Benjamin Segovia
70
-846
/
+3113
2012-08-10
Started to fix problem with blocks that do not end with BRA instructions
Benjamin Segovia
2
-0
/
+53
2012-08-10
value.hpp -> immediate.hpp value is going to be a real "Value" (as compiler v...
Benjamin Segovia
1
-1
/
+0
2012-08-10
Added proper bookkeeping for the argument types Finished the liveness pretty ...
Benjamin Segovia
27
-30
/
+66
2012-08-10
Started to implement liveness analysis
Benjamin Segovia
2
-0
/
+36
2012-08-10
Removed unused returnStruct field from function Included stdlib.h for all files
Benjamin Segovia
24
-12
/
+27
2012-08-10
Added new test
Benjamin Segovia
2
-0
/
+47
2012-08-10
Added shuffle/insert/extract elements LLVM IR translation Added Gen IR select...
Benjamin Segovia
9
-28
/
+133
2012-08-10
Added more kernels for the very basic tests
Benjamin Segovia
7
-42
/
+208
2012-08-10
Added first support for compare instructions Added first support for convert ...
Benjamin Segovia
41
-904
/
+282
2012-08-10
Made first tests pass with vectors
Benjamin Segovia
17
-208
/
+143
2012-08-10
Extended the llvm-to-gen translation pass
Benjamin Segovia
10
-28
/
+92
2012-08-10
Added first support for immediates Started to add support for builtin functions
Benjamin Segovia
7
-3
/
+205
2012-08-10
Finished a first very very limited LLVM to Gen-IR translation. It should be j...
Benjamin Segovia
4
-0
/
+183
2012-08-10
Added various helper functions in the LLVM to Gen translation Implemented bin...
Benjamin Segovia
7
-1
/
+101
2012-08-10
Implemented a first implementation of the function argument parsing from LLVM IR
Benjamin Segovia
10
-0
/
+75
2012-08-10
Compiled the skeletong of what the llvm to gbe translator should be
Benjamin Segovia
9
-0
/
+411
2012-08-10
Added a new define for the debug mode (GBE_DEBUG)
Benjamin Segovia
1
-2
/
+7
2012-08-10
Started llvm work
Benjamin Segovia
11
-0
/
+418