llvm-project/polly/autoconf
Tobias Grosser 1df5289782 autoconf: Only define GPGPU_CODEGEN, if that feature is requested
Before we defined GPGPU_CODEGEN to '0', which does not disable the relevant code
as we just check if that value is defined at all. We now follow the cmake
approach and only define GPGPU_CODEGEN, if the feature should be enabled.

Reported by: Sebastian Pop <spop@codeaurora.org>

llvm-svn: 162275
2012-08-21 12:29:10 +00:00
..
m4 add a check for ISL codegen at configure time 2012-05-07 16:20:07 +00:00
AutoRegen.sh Add initial version of Polly 2011-04-29 06:27:02 +00:00
LICENSE.TXT Add initial version of Polly 2011-04-29 06:27:02 +00:00
aclocal.m4 autoconf: Only define GPGPU_CODEGEN, if that feature is requested 2012-08-21 12:29:10 +00:00
config.guess Add initial version of Polly 2011-04-29 06:27:02 +00:00
config.sub Add initial version of Polly 2011-04-29 06:27:02 +00:00
configure.ac autoconf: Only define GPGPU_CODEGEN, if that feature is requested 2012-08-21 12:29:10 +00:00
configure.bak Add initial version of Polly 2011-04-29 06:27:02 +00:00