add utest compiler_overflow for llvm intrinsic function.
authorLuo Xionghu <xionghu.luo@intel.com>
Mon, 27 Oct 2014 03:14:50 +0000 (11:14 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Tue, 28 Oct 2014 02:14:46 +0000 (10:14 +0800)
commit70f4cd18f52d6b7ecd1e9bae3085d1ecd57bf113
tree87aff4a97862b9f69bf369d58bc7101274781884
parent8a20f3e5e19ec13cc170861d25760e4d00a5d874
add utest compiler_overflow for llvm intrinsic function.

this case only runs for uadd_with_over_flow function so far.

Signed-off-by: Luo Xionghu <xionghu.luo@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
kernels/compiler_overflow.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/compiler_overflow.cpp [new file with mode: 0644]