Add test case for newValueProxy of InsertElementInst.
authorYang Rong <rong.r.yang@intel.com>
Thu, 17 Oct 2013 05:36:56 +0000 (13:36 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 18 Oct 2013 04:18:01 +0000 (12:18 +0800)
commit35acb203ee7c6c02c12cf2ceb1a44bbc5185831c
tree1e11ac53036158edac357acb414d2410308217e3
parent46243e399950a0f0970aa28c4e2fcffb5f00dabb
Add test case for newValueProxy of InsertElementInst.

Signed-off-by: Yang Rong <rong.r.yang@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
kernels/compiler_insert_vector.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/compiler_insert_vector.cpp [new file with mode: 0644]