llvm-project/polly/cmake
Michael Kruse f22855079a Use C99 to compile ISL
ISL with small integer optimization requires C99 to compile. gcc < 5.0
still uses C89 as default, so we need to enable the options to compile
in C99 mode.

This patch is preparing the actual activation of small integer
optimization.

Differential version: http://reviews.llvm.org/D10610

Reviewers: grosser
llvm-svn: 240322
2015-06-22 20:31:16 +00:00
..
FindCUDA.cmake Replace CUDA data types with Polly's GPGPU data types. 2012-07-04 21:45:03 +00:00
polly_macros.cmake Use C99 to compile ISL 2015-06-22 20:31:16 +00:00