summaryrefslogtreecommitdiff
path: root/utests
Commit message (Expand)AuthorAgeFilesLines
* Started to support __local and __constantBenjamin Segovia2012-08-103-1/+94
* Made errors explicit while loading kernelsBenjamin Segovia2012-08-102-3/+3
* Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia2012-08-103-8/+6
* Played around for register allocationBenjamin Segovia2012-08-103-5/+10
* Played around for the new back end boilerplateBenjamin Segovia2012-08-102-5/+5
* Added missing tests and kernels for structure argumentsBenjamin Segovia2012-08-102-0/+96
* Added first support for structure arguments (bigger than 4 bytes for 32 bit G...Benjamin Segovia2012-08-101-4/+8
* Added more tests for function argumentsBenjamin Segovia2012-08-104-1/+145
* Added one more test for the arraysBenjamin Segovia2012-08-102-1/+75
* Added first test for stack handlingBenjamin Segovia2012-08-102-1/+49
* Added tests for return instruction loweringBenjamin Segovia2012-08-106-3/+212
* Made mandelbrot pass in the C++ simulator Made (actually) all tests pass in t...Benjamin Segovia2012-08-102-3/+4
* Added tests for uint2/3/4 loads / stores and unaligned versions of themBenjamin Segovia2012-08-104-0/+173
* Made Mandelbrot work on Fulsim (SIMD8 only right now)Benjamin Segovia2012-08-104-3/+124
* Added tests for load immediates of bytes and shortsBenjamin Segovia2012-08-104-1/+88
* Added tests for shorts and bytes operationsBenjamin Segovia2012-08-103-1/+112
* Activated all the tests. Byte conversion now works fineBenjamin Segovia2012-08-101-1/+1
* Fixed this damn fucking relocation bug!Benjamin Segovia2012-08-103-1/+88
* Fixed a bug while providing local IDs in the CURBEBenjamin Segovia2012-08-101-1/+2
* Added first test for byte scatter reads / writesBenjamin Segovia2012-08-101-0/+2
* Removed mandelbrot from the testsBenjamin Segovia2012-08-101-1/+1
* Started to implement mandelbrotBenjamin Segovia2012-08-102-0/+47
* Added more tests for structured and unstructured branches Debugged the unstru...Benjamin Segovia2012-08-103-1/+159
* Added several tests for unstructured branchesBenjamin Segovia2012-08-106-2/+241
* Added flat_address_space testsBenjamin Segovia2012-08-106-94/+42
* Finished the small test frameworkBenjamin Segovia2012-08-1010-99/+112
* Revamped tests to make them smaller and simpler (and more automatic to use)Benjamin Segovia2012-08-106-142/+113
* tests -> utestsBenjamin Segovia2012-08-1017-0/+1423