add --opencl-include-file option
commitc36b90bfc84adde606897b7edbbe7cc943571a16
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Jun 2014 14:36:14 +0000 (4 16:36 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 22 Jun 2014 21:56:42 +0000 (22 23:56 +0200)
treeb2dec90b89dd76b5fd8e5db83f99eab88e1b12e5
parent084ae2c8c2b32522a09b90edf35f51afdbb95976
add --opencl-include-file option

In the next commit, we will pull in changes in pet that make it
possible to specify function summaries.  In order to be able
to exploit this functionality, we need to be able to tell the
OpenCL compiler where to find the function bodies for the functions
that are being called (and for which summary functions may be
specified).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
README
opencl.c
ppcg_options.c
ppcg_options.h