Use -polly-codegen-isl in isl-codegen test

Reported-by: Sebastian Pop <spop@codeaurora.org>
llvm-svn: 201902
This commit is contained in:
Tobias Grosser 2014-02-21 23:08:54 +00:00
parent 20e4a5d2af
commit 88640d2b47
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: opt %loadPolly -polly-codegen -S < %s | FileCheck %s
; RUN: opt %loadPolly -polly-codegen-isl -S < %s | FileCheck %s
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"