Added several tests for unstructured branches
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Thu, 3 May 2012 19:34:44 +0000 (19:34 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:17:02 +0000 (16:17 -0700)
commit01adf44d28690d2d5276e3bccc93184d41e84b13
tree4f0548f23dfa3f7615e86535a61dc2b484f9fb24
parente6b061c78e0ef385f8e9bd3d6d1708c95575bfd3
Added several tests for unstructured branches
kernels/compiler_unstructured_branch0.cl [new file with mode: 0644]
kernels/compiler_unstructured_branch1.cl [new file with mode: 0644]
kernels/compiler_unstructured_branch2.cl [new file with mode: 0644]
kernels/test_copy_buffer.cl
utests/CMakeLists.txt
utests/compiler_unstructured_branch0.cpp [new file with mode: 0644]
utests/compiler_unstructured_branch1.cpp [new file with mode: 0644]
utests/compiler_unstructured_branch2.cpp [new file with mode: 0644]
utests/utest_assert.cpp
utests/utest_helper.cpp