release the contraint of volatile pointer
authorLu Guanqun <guanqun.lu@intel.com>
Wed, 10 Apr 2013 08:11:59 +0000 (16:11 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Thu, 11 Apr 2013 08:47:29 +0000 (16:47 +0800)
commit6d2c0af1db2586469eb9d1d1f07232dc2ae8fa8e
tree33289ead85001fcbcc2f05c19484f2adb769ed8c
parent45c9d0c00fc213d668275f3fe16af6b409134d75
release the contraint of volatile pointer

Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
backend/src/llvm/llvm_gen_backend.cpp
kernels/compiler_volatile.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/compiler_volatile.cpp [new file with mode: 0644]