use -polly-codegen-isl in tests under test/Isl

llvm-svn: 192110
This commit is contained in:
Sebastian Pop 2013-10-07 16:43:04 +00:00
parent 946070f2f0
commit 20594a842c

View File

@ -1,4 +1,4 @@
; RUN: opt %loadPolly %defaultOpts -polly-codegen -S < %s 2>&1 | not FileCheck %s
; RUN: opt %loadPolly %defaultOpts -polly-codegen-isl -S < %s 2>&1 | not FileCheck %s
;#include <string.h>
;#include <stdio.h>