contrib/beignet.git
2012-08-10 Benjamin SegoviaStarted to implement Gen code generation
2012-08-10 Benjamin Segoviastarted to implement gen encoding
2012-08-10 Benjamin SegoviaAdded first support for constant vector Recompiled...
2012-08-10 Benjamin SegoviaFixed several bugs in the DAG creation code
2012-08-10 Benjamin SegoviaFixed a bug in memory debugger (...) Fixed a stupid...
2012-08-10 Benjamin SegoviaFixed auto keyword use
2012-08-10 Benjamin SegoviaStarted to fix problem with blocks that do not end...
2012-08-10 Benjamin SegoviaKept on implementing full function DAG Added a monitor...
2012-08-10 Benjamin SegoviaStarted to implement the iterative data flow pass to...
2012-08-10 Benjamin SegoviaStarted to implement values and ud | du chains
2012-08-10 Benjamin Segoviavalue.hpp -> immediate.hpp value is going to be a real...
2012-08-10 Benjamin SegoviaAdded proper bookkeeping for the argument types Finishe...
2012-08-10 Benjamin SegoviaStarted to implement pretty printer for the liveness...
2012-08-10 Benjamin SegoviaStarted to implement liveness analysis
2012-08-10 Benjamin SegoviaStarted to implement liveness analysis
2012-08-10 Benjamin SegoviaRemoved unused returnStruct field from function Include...
2012-08-10 Benjamin SegoviaMade the instructions double-chain list elements Rename...
2012-08-10 Benjamin SegoviaAdded new test
2012-08-10 Benjamin SegoviaImplemented PHI and Branch instruction translation
2012-08-10 Benjamin SegoviaAdded shuffle/insert/extract elements LLVM IR translati...
2012-08-10 Benjamin SegoviaAdded more kernels for the very basic tests
2012-08-10 Benjamin SegoviaAdded extra check when dealing with our own builtins...
2012-08-10 Benjamin SegoviaAdded first support for compare instructions Added...
2012-08-10 Benjamin SegoviaRemoved unused code from former C backend
2012-08-10 Benjamin SegoviaMade first tests pass with vectors
2012-08-10 Benjamin SegoviaExtended the llvm-to-gen translation pass
2012-08-10 Benjamin SegoviaAdded first support for immediates Started to add suppo...
2012-08-10 Benjamin SegoviaFinished a first very very limited LLVM to Gen-IR trans...
2012-08-10 Benjamin SegoviaAdded various helper functions in the LLVM to Gen trans...
2012-08-10 Benjamin SegoviaImplemented a first implementation of the function...
2012-08-10 Benjamin SegoviaRemoved more stuff from CBackend
2012-08-10 Benjamin SegoviaRemoved the crap related to llvm targets and triples
2012-08-10 Benjamin SegoviaStarted to remove the useless crap from CBackend. We...
2012-08-10 Benjamin SegoviaCompiled the skeletong of what the llvm to gbe translat...
2012-08-10 Benjamin SegoviaAdded a new define for the debug mode (GBE_DEBUG)
2012-08-10 Benjamin SegoviaStarted llvm work
2012-08-10 Benjamin SegoviaAdded missing file
2012-08-10 Benjamin SegoviaAdded support for output streams for functions
2012-08-10 Benjamin SegoviaAdded more tests
2012-08-10 Benjamin SegoviaFixed instruction size in the instruction definitions...
2012-08-10 Benjamin SegoviaImproved error messages with better assertions
2012-08-10 Benjamin Segovias/Register/RegisterData/g s/RegisterIndex/Register...
2012-08-10 Benjamin SegoviaChanged typing in GrowingPool. It is more C++ like
2012-08-10 Benjamin SegoviaAdded missing test
2012-08-10 Benjamin SegoviaAdded type safety for all uint* Added one more test
2012-08-10 Benjamin SegoviaMade the memory debugger properly output the unfreed...
2012-08-10 Benjamin SegoviaAdded more functionality in the unit test "framework...
2012-08-10 Benjamin SegoviaAdded missing function for compares
2012-08-10 Benjamin SegoviaEnsure type safety for tuple and register indices by...
2012-08-10 Benjamin SegoviaAdded compare instructions Finished to implement well...
2012-08-10 Benjamin SegoviaAdded more functionalities for the context Started...
2012-08-10 Benjamin SegoviaImproved memory debugger -> added memory re-initializat...
2012-08-10 Benjamin SegoviaRenamed ir_{...} to {...} Put ir structures and classes...
2012-08-10 Benjamin Segoviaint* -> [u]uint*_t
2012-08-10 ojomerPlasma specific changes
2012-08-10 bsegoviaStart to implement context and compilation unit creation
2012-08-10 bsegoviaAdded first support for compilation units Added first...
2012-08-10 bsegoviaAdded missing files
2012-08-10 bsegoviaKeep on implementing instruction class implementation...
2012-08-10 Benjamin SegoviaStarted to add cleaner and safer cast facilities for...
2012-08-10 Benjamin SegoviaCleaned up instruction class implementation
2012-08-10 Benjamin SegoviaAdded a clean interface for instruction (encoding in...
2012-08-10 bsegoviaFixed SNB build
2012-08-10 Benjamin SegoviaStarted to implement IR VM
2012-08-10 Benjamin SegoviaRemoved unused tests
2012-08-10 Benjamin Segovia- renamed namespace (s/pf/gbe) - created first files...
2012-08-10 bsegoviaImplemented SIMD8 for IVB (only tested on Fulsim but...
2012-08-10 bsegoviaImplemented image tiling on IVB fulsim
2012-08-10 bsegoviaFixed compilation while using the old compiler
2012-08-10 bsegoviaPorted the code to HSW Updated the compiler. Both old...
2012-08-10 bsegoviaPorted the code to HSW
2012-08-10 bsegoviaremoved krn75 tmp files
2012-08-10 bsegoviaSilent GCC warnings in release mode
2012-08-10 bsegoviaRemoved unused file
2012-08-10 bsegoviaAdded new kernels
2012-08-10 bsegoviaAdded a program to inject ASM code in a binary blob
2012-08-10 bsegoviaAdded support __constant samplers
2012-08-10 bsegoviaImplemented API functions related to samplers
2012-08-10 bsegoviaRemoved some useless code in cl_utils.h Started to...
2012-08-10 bsegoviaImproved the support for fulsim dumps. Previously becau...
2012-08-10 bsegoviaFinished first support for image2D. Right now, we only...
2012-08-10 bsegoviaAdded first support for (still linear) images for Gen7
2012-08-10 bsegoviaFirst test now passes with images (format still hard...
2012-08-10 bsegoviaStarted to implement support for images (back end part...
2012-08-10 bsegoviaCleaned up a bit the code removing unnecessary defines...
2012-08-10 bsegoviaAdded copy images
2012-08-10 bsegoviaRemoved warnings
2012-08-10 bsegoviaAdded Mandelbrot tests
2012-08-10 bsegoviaImplement the support for a separated surface heap...
2012-08-10 bsegoviaAdded a new test (to debug IVB)
2012-08-10 bsegoviaRemoved MI_FLUSH and replaced them by proper pipe control
2012-08-10 stevesThis is a test file just for checking the e-mail functi...
2012-08-10 stevesThis is a test file just for checking the e-mail functi...
2012-08-10 hlthantriTesting out the email facilitywq!
2012-08-10 bsegoviaChanged FP mode for the kernels. Seems to be required...
2012-08-10 hlthantrAdded support for: clEnqueueReadBuffer clgetkernelWorkG...
2012-08-10 hlthantrFixed support for OCL without X running. This allows...
2012-08-10 bsegoviaOther minor changes to README
2012-08-10 bsegoviaUpdated README
2012-08-10 bsegoviaMade fulsim integration seamless from the user point...
next