index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-29
CMake fixup.
Zhigang Gong
1
-1
/
+2
2012-10-12
Removed use of exceptions since LLVM may not support them (depending on how it
Benjamin Segovia
1
-1
/
+1
2012-10-08
Fixed issue with flag register encoding in instruction scheduling
Benjamin Segovia
1
-10
/
+1
2012-10-08
Activated instruction scheduling
Benjamin Segovia
1
-3
/
+0
2012-08-13
Reenabled the CMake build path. It is really imperfect and the build CMake
bsegovia
1
-95
/
+63
2012-08-10
Fixed a typo in Release
Benjamin Segovia
1
-4
/
+4
2012-08-10
Cleaned up the code to enable the blob compilation path
Benjamin Segovia
1
-0
/
+7
2012-08-10
Started to implement the vector library for the c++ backend
Benjamin Segovia
1
-1
/
+1
2012-08-10
Started to implement external C interface for the compiler Output a first dum...
Benjamin Segovia
1
-4
/
+7
2012-08-10
Started to implement Gen code generation
Benjamin Segovia
1
-1
/
+10
2012-08-10
Added a new define for the debug mode (GBE_DEBUG)
Benjamin Segovia
1
-14
/
+19
2012-08-10
Started llvm work
Benjamin Segovia
1
-0
/
+5
2012-08-10
Added more functionality in the unit test "framework" Created one test that b...
Benjamin Segovia
1
-7
/
+7
2012-08-10
Added more functionalities for the context Started to implement wellFormed fu...
Benjamin Segovia
1
-3
/
+3
2012-08-10
Improved memory debugger -> added memory re-initialization at free time -> ad...
Benjamin Segovia
1
-8
/
+16
2012-08-10
int* -> [u]uint*_t
Benjamin Segovia
1
-23
/
+23
2012-08-10
First commit
Benjamin Segovia
1
-0
/
+104