projects
/
contrib
/
beignet.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/beignet.git
2012-08-10
Benjamin Segovia
Revamped tests to make them smaller and simpler (and...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
tests -> utests
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Sorted used / unused files in the test directory Made...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Sushma Rao
fix gcc 4.7 compilation issues
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added some functionalities for the test framework
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made performance simulator work when using fulsim drm
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to revmap the tests to make something easier...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Moved tests in a separate directory
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement unstructured branches in the compiler
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added first support for branches
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added support for BlockIPs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added first support for BlockIPs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added support for shorts in the simulator
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Played with SIMD8
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Align driver code with new way to handle curbe
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Simplify the way we handle curbe
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Implemented a first quick and dirty mul32x32
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made flat address space finally work Fixed a bug in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added proper buffer big enough to map everything Still...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Kept on cleaning and simplifying Gen encoding Made...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement untyped reads / writes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Kept on cleaning up the Gen ISA generation Implemented...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started serious work on Gen backend. Made a first stupi...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added a check to make special registers immutable
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Move backend/gen/brw* files to backend/
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Kept on cleaning up code and simplifying Gen ISA backend
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Simplified Gen instruction structures by removing unuse...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to rename and revamp gen encoding classes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Simplified even more the Gen backend code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Removed unused file
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Cleaned up even more code in Gen code generation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to clean up backend code generation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Played with test_write_only
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
First implementation of branches in the simulator
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Removed unused binaries from windows compiler
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added first support for compilation from source
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added first support for compilation from source. Quick...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added an option to get the next and previous instructio...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added quake like console variables that simply ready...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added a new copy buffer test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made the first kernels work with the simulators Added...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Removed useless EOL at the end of the files
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
s/getSrcIndex/getSrc/g s/getDstIndex/getDst/g
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
s/getSrc()/getSrcData()/g s/getDst()/getDstData()/g
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Remove function parameters from get{Src,Dst}Index since...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added curbe support in the gpgpu simulator
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Recompiled kernels with the new stdlib Added definition...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
dummy change
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Dummy change
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed scatter / gather
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed some back slash crap when stringify the simulator...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Completely redesigned the vector API for the simulator...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added more stuff in the vector library
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement the vector library for the c+...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Kept on experimenting with c++ backend
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added more pieces for the SW emulation of the stack
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made most of the very basic pieces for the simulation...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement curbe support
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed issue with new / delete operators
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fix name of callback initializer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed compilation with the current compiler code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Revamp the backend classes to be easily able to output...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to handle cl_mem regular buffers
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Improved and simplify file and class naming for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to simplify backend file directory
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed the getCode kernel function for the simulator
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made the EOT code run on the simulator
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added a script to support the performance simulator
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Implemented some pieces of the GenIR to c++ conversion...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made a better c-style interface Improved the base inter...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Adapted properly the driver to the new gen compiler...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Put sim and gen files into a common sub-directory
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement the interface for the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed memory leaks in llvm_to_gen pass
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added all the call backs to support the simulator....
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made the structure naming more consistent
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Removed all direct dependencies to the intel driver...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to rename all driver files to make the naming...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added more call backs to abstract the driver back end
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement the clean interface to support...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made EOT work correctly Extended public API
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Made EOT work on simulator
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added more functions to interface Gen programs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to inject the new compiler API
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Removed Gen6 Stripped out all dependencies from previou...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement external C interface for the compi...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement Gen code generation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
started to implement gen encoding
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added first support for constant vector Recompiled...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed several bugs in the DAG creation code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed a bug in memory debugger (...) Fixed a stupid...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Fixed auto keyword use
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to fix problem with blocks that do not end...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Kept on implementing full function DAG Added a monitor...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement the iterative data flow pass to...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement values and ud | du chains
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
value.hpp -> immediate.hpp value is going to be a real...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Added proper bookkeeping for the argument types Finishe...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement pretty printer for the liveness...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Benjamin Segovia
Started to implement liveness analysis
commit
|
commitdiff
|
tree
|
snapshot
next