GBE: preare for get_image_xxx functions support.
authorZhigang Gong <zhigang.gong@linux.intel.com>
Thu, 16 May 2013 03:12:54 +0000 (11:12 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Fri, 17 May 2013 08:39:30 +0000 (16:39 +0800)
commit4580eb097c9cc6cb97c2e3c07211b963804c1bf8
tree940d02a414bcd2f68c7e04efcf271efedcbffab9
parentefba642b21fd2dcc503ea8e136f905008129baef
GBE: preare for get_image_xxx functions support.

Only create the prototypes and the corresponding __gen_ocl_xxx
intrinsics. After this commit, the get_image_width/height could
pass the build, but will not generate code.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
backend/src/llvm/llvm_gen_backend.cpp
backend/src/llvm/llvm_gen_ocl_function.hxx
backend/src/ocl_stdlib.h