index
:
~hejunyan/beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
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
/
ir
/
immediate.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
GBE: Import constantexpr lower pass from pNaCl
Ruiling Song
1
-1
/
+2
2015-01-09
change Immediate::operator= from private to public
Guo Yejun
1
-1
/
+2
2014-12-16
GBE: Add some missing constant expression cases.
Zhigang Gong
1
-4
/
+66
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-11-06
GBE: Support more instructions for constant expression handling.
Zhigang Gong
1
-6
/
+34
2014-08-19
Fix compile warnings for CLANG compiler
Lv Meng
1
-15
/
+13
2014-07-31
GBE: complete constant expression processing.
Zhigang Gong
1
-31
/
+83
2014-07-31
GBE: refactor the immediate class to support vector data type.
Zhigang Gong
1
-19
/
+143
2012-11-06
Implemented merge of identical immediates per basic block
Benjamin Segovia
1
-0
/
+7
2012-08-10
Properly added use of the custom allocators everywhere
Benjamin Segovia
1
-0
/
+1
2012-08-10
Added first support for stack Only c++ simulator can handle it right now
Benjamin Segovia
1
-0
/
+1
2012-08-10
Removed useless EOL at the end of the files
Benjamin Segovia
1
-2
/
+0
2012-08-10
s/getSrcIndex/getSrc/g s/getDstIndex/getDst/g
Benjamin Segovia
1
-0
/
+2
2012-08-10
Started to implement values and ud | du chains
Benjamin Segovia
1
-3
/
+3
2012-08-10
value.hpp -> immediate.hpp value is going to be a real "Value" (as compiler v...
Benjamin Segovia
1
-0
/
+79