index
:
~gongzg/beignet
1.0rc
OpenCL20
Release_v0.9.x
Release_v1.0
blender
boolbug
double
draft_function_call
enqueue
fix
fixliveness
fixsched
forhsw
gl_sharing
hack_egl_display
hsw_darktable
image_refine
llvm-3.5
loop_opt
loop_unroll
loopspill
master
merge_gl_sharing
mixsimd16
opencl-1.1
optimize
optimize2
prepare_spill16
spillsimd16
stable
test_math
userptr
vectoropt
vectoropt_test
vload_opt
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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
1
-3
/
+17
2014-11-03
use env to set environment variables for GBE_BIN_GENERATER
Andreas Beckmann
1
-1
/
+1
2014-09-15
Modify the CMakeList to use the internal PCH first.
Junyan He
1
-1
/
+1
2014-09-12
Enable ICC and CLANG compiler for beignet
Lv Meng
1
-65
/
+2
2014-09-04
Enable libocl and disable the usage of the old huge header.
Junyan He
1
-3
/
+5
2014-06-24
set LD_LIBRARY_PATH of libgbe.so for gbe_bin_generater
Guo Yejun
1
-1
/
+1
2014-05-30
extract libgbeinterp.so from runtime (libcl.so)
Guo Yejun
1
-0
/
+2
2014-05-28
separate runtime(libcl.so) and compiler(libgbe.so)
Guo Yejun
1
-0
/
+3
2014-01-16
Refine the method to find pch and pcm files.
Zhigang Gong
1
-0
/
+6
2014-01-14
Revert faulty pushed patchset
Zhigang Gong
1
-6
/
+0
2014-01-10
Refine the method to find pch and pcm files.
Zhigang Gong
1
-0
/
+6
2013-09-26
GBE/Runtime: implement workaround for IVB sampler bug
Zhigang Gong
1
-1
/
+1
2013-07-24
Add the PCH support when building the source.
Junyan He
1
-8
/
+2
2013-04-16
remove -ffast-math comiler flag
Lu Guanqun
1
-2
/
+2
2013-04-10
Set the initial library versions to 0.1.
Zhigang Gong
1
-0
/
+7
2013-04-10
add linking library for gcc compiler.
Lu Guanqun
1
-1
/
+1
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