contrib/beignet.git
2012-08-10 Benjamin SegoviaStarted constant_push handling Started to revamp the...
2012-08-10 Benjamin Segovias/input/arg/g
2012-08-10 Benjamin Segovias/FunctionInput/FunctionArgument/g
2012-08-10 Benjamin SegoviaProperly identified the three cases for the function...
2012-08-10 Benjamin SegoviaFixed a bug in masked gathe for the simulator
2012-08-10 Benjamin SegoviaStarted to handle structure arguments
2012-08-10 Benjamin SegoviaAdded some first support for function arguments that...
2012-08-10 Benjamin SegoviaAdded more tests for function arguments
2012-08-10 Benjamin SegoviaAdded one more test for the arrays
2012-08-10 Benjamin SegoviaAdded proper support for stack in Gen backend
2012-08-10 Benjamin SegoviaAdded missing lowering files
2012-08-10 Benjamin SegoviaAdded first support for stack Only c++ simulator can...
2012-08-10 Benjamin SegoviaAdded first test for stack handling
2012-08-10 Benjamin SegoviaAdded support for lowering of return instruction
2012-08-10 Benjamin SegoviaAdded tests for return instruction lowering
2012-08-10 Benjamin SegoviaMade mandelbrot pass in the C++ simulator Made (actuall...
2012-08-10 Benjamin SegoviaAdded support for byte registers in the simulator Added...
2012-08-10 Benjamin SegoviaAdded support for loads and stores of uint2/3/4
2012-08-10 Benjamin SegoviaAdded tests for uint2/3/4 loads / stores and unaligned...
2012-08-10 Benjamin SegoviaMade Mandelbrot work on Fulsim (SIMD8 only right now)
2012-08-10 Benjamin SegoviaFixed FP division
2012-08-10 Benjamin SegoviaAdded load immediates of bytes and shorts
2012-08-10 Benjamin SegoviaAdded tests for load immediates of bytes and shorts
2012-08-10 Benjamin SegoviaAdded tests for shorts and bytes operations
2012-08-10 Benjamin SegoviaSimplified a lot the encoding and the back end. Added...
2012-08-10 Benjamin SegoviaActivated all the tests. Byte conversion now works...
2012-08-10 Benjamin SegoviaFixed this damn fucking relocation bug!
2012-08-10 Benjamin SegoviaFixed a bug while providing local IDs in the CURBE
2012-08-10 Benjamin SegoviaAdded first test for byte scatter reads / writes
2012-08-10 Benjamin SegoviaReencode a new surface state to make fulsim happy while...
2012-08-10 Benjamin SegoviaPlayed around with byte scatters / gathers
2012-08-10 Benjamin SegoviaAdded more bits of byte scatter / gather and started...
2012-08-10 Benjamin SegoviaAdded first bits of byte scattered reads and writes...
2012-08-10 Benjamin SegoviaRemoved mandelbrot from the tests
2012-08-10 Benjamin SegoviaFixed a bug in the IR context that created empty blocks
2012-08-10 Benjamin SegoviaStart to implement UB GenReg
2012-08-10 Benjamin SegoviaRemoved more unused encoding stuff related to swizzles
2012-08-10 Benjamin SegoviaRemoved unused part of the encoding
2012-08-10 Benjamin SegoviaStarted to implement support for byte and shorts
2012-08-10 Benjamin SegoviaStarted to implement mandelbrot
2012-08-10 Benjamin SegoviaFixed wrong assertion
2012-08-10 Benjamin SegoviaDebugged unstructured branch code
2012-08-10 Benjamin SegoviaAdded more tests for structured and unstructured branch...
2012-08-10 Benjamin SegoviaFixed jumpi encoding problem
2012-08-10 Benjamin SegoviaFixed bug in fwd branch encoding
2012-08-10 Benjamin SegoviaFixed bug in the way to handle masked branches
2012-08-10 Benjamin SegoviaAdded several tests for unstructured branches
2012-08-10 Benjamin SegoviaCleaned up kernel directory
2012-08-10 Benjamin SegoviaAdded flat_address_space tests
2012-08-10 Benjamin SegoviaKept on
2012-08-10 Benjamin SegoviaFinished the small test framework
2012-08-10 Benjamin SegoviaRevamped tests to make them smaller and simpler (and...
2012-08-10 Benjamin Segoviatests -> utests
2012-08-10 Benjamin SegoviaSorted used / unused files in the test directory Made...
2012-08-10 Sushma Raofix gcc 4.7 compilation issues
2012-08-10 Benjamin SegoviaAdded some functionalities for the test framework
2012-08-10 Benjamin SegoviaMade performance simulator work when using fulsim drm
2012-08-10 Benjamin SegoviaStarted to revmap the tests to make something easier...
2012-08-10 Benjamin SegoviaMoved tests in a separate directory
2012-08-10 Benjamin SegoviaStarted to implement unstructured branches in the compiler
2012-08-10 Benjamin SegoviaAdded first support for branches
2012-08-10 Benjamin SegoviaAdded support for BlockIPs
2012-08-10 Benjamin SegoviaAdded first support for BlockIPs
2012-08-10 Benjamin SegoviaAdded support for shorts in the simulator
2012-08-10 Benjamin SegoviaPlayed with SIMD8
2012-08-10 Benjamin SegoviaAlign driver code with new way to handle curbe
2012-08-10 Benjamin SegoviaSimplify the way we handle curbe
2012-08-10 Benjamin SegoviaImplemented a first quick and dirty mul32x32
2012-08-10 Benjamin SegoviaMade flat address space finally work Fixed a bug in...
2012-08-10 Benjamin SegoviaAdded proper buffer big enough to map everything Still...
2012-08-10 Benjamin SegoviaKept on cleaning and simplifying Gen encoding Made...
2012-08-10 Benjamin SegoviaStarted to implement untyped reads / writes
2012-08-10 Benjamin SegoviaKept on cleaning up the Gen ISA generation Implemented...
2012-08-10 Benjamin SegoviaStarted serious work on Gen backend. Made a first stupi...
2012-08-10 Benjamin SegoviaAdded a check to make special registers immutable
2012-08-10 Benjamin SegoviaMove backend/gen/brw* files to backend/
2012-08-10 Benjamin SegoviaKept on cleaning up code and simplifying Gen ISA backend
2012-08-10 Benjamin SegoviaSimplified Gen instruction structures by removing unuse...
2012-08-10 Benjamin SegoviaStarted to rename and revamp gen encoding classes
2012-08-10 Benjamin SegoviaSimplified even more the Gen backend code
2012-08-10 Benjamin SegoviaRemoved unused file
2012-08-10 Benjamin SegoviaCleaned up even more code in Gen code generation
2012-08-10 Benjamin SegoviaStarted to clean up backend code generation
2012-08-10 Benjamin SegoviaPlayed with test_write_only
2012-08-10 Benjamin SegoviaFirst implementation of branches in the simulator
2012-08-10 Benjamin SegoviaRemoved unused binaries from windows compiler
2012-08-10 Benjamin SegoviaAdded first support for compilation from source
2012-08-10 Benjamin SegoviaAdded first support for compilation from source. Quick...
2012-08-10 Benjamin SegoviaAdded an option to get the next and previous instructio...
2012-08-10 Benjamin SegoviaAdded quake like console variables that simply ready...
2012-08-10 Benjamin SegoviaAdded a new copy buffer test
2012-08-10 Benjamin SegoviaMade the first kernels work with the simulators Added...
2012-08-10 Benjamin SegoviaRemoved useless EOL at the end of the files
2012-08-10 Benjamin Segovias/getSrcIndex/getSrc/g s/getDstIndex/getDst/g
2012-08-10 Benjamin Segovias/getSrc()/getSrcData()/g s/getDst()/getDstData()/g
2012-08-10 Benjamin SegoviaRemove function parameters from get{Src,Dst}Index since...
2012-08-10 Benjamin SegoviaAdded curbe support in the gpgpu simulator
2012-08-10 Benjamin SegoviaRecompiled kernels with the new stdlib Added definition...
2012-08-10 Benjamin Segoviadummy change
2012-08-10 Benjamin SegoviaDummy change
next