summaryrefslogtreecommitdiff
path: root/utests/compiler_mandelbrot.cpp
Commit message (Collapse)AuthorAgeFilesLines
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
| | | | | | | | To make the license statement consistent to each other, adjust all license versions to v2.1+. Thus beignet should have a pure LGPL v2.1+ license. Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
* - Added reference images for all the remaining tests that need themBenjamin Segovia2012-11-021-9/+11
| | | | | - Added a lengthy comment on instruction selection - Added some new patters to improve immediate matching
* Reset mandelbrot dimensionsBenjamin Segovia2012-10-091-2/+2
|
* Fixed select OCL builtinBenjamin Segovia2012-10-091-0/+46
Added a new mandelbrot (more efficient) still to improve regression and funtionality coverage