Added first test for stack handling
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Wed, 16 May 2012 19:22:05 +0000 (19:22 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:17:33 +0000 (16:17 -0700)
commit36faa43f91b496b4d729217dd4a4194c9f89d5a8
tree1168f8c02d8e5fa5899e4fae8625fcf8b90a507a
parentd41d06cc13bdde1db972cdb86dd4c69976e803e2
Added first test for stack handling
kernels/compiler_array.cl
src/cl_api.c
src/cl_command_queue.c
src/cl_command_queue.h
src/cl_command_queue_gen7.c
src/cl_device_id.c
src/cl_device_id.h
src/intel/intel_gpgpu.c
src/sim/sim_driver.c
utests/CMakeLists.txt
utests/compiler_array.cpp [new file with mode: 0644]