Update the jscop tests and port them to isl codegen.

The updated tests use a different context than the old ones did.
  Other than that only their path and the code generation we use
  changed.

llvm-svn: 214657
This commit is contained in:
Johannes Doerfert 2014-08-03 01:48:49 +00:00
parent 0f9447d1ce
commit b5d1c322f2
16 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed -polly-codegen -instnamer < %s -S | FileCheck %s
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed -polly-codegen-isl -instnamer < %s -S | FileCheck %s
;int A[100];
;

View File

@ -1,5 +1,5 @@
{
"context" : "{ [] }",
"context" : "{ : }",
"name" : "for.cond => for.end",
"statements" : [
{

View File

@ -1,4 +1,4 @@
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed -polly-codegen -instnamer < %s -S | FileCheck %s
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed -polly-codegen-isl -instnamer < %s -S | FileCheck %s
;int A[100];
;

View File

@ -1,5 +1,5 @@
{
"context" : "{ [] }",
"context" : "{ : }",
"name" : "for.cond => for.end",
"statements" : [
{

View File

@ -1,5 +1,5 @@
{
"context" : "{ [] }",
"context" : "{ : }",
"name" : "for.cond => for.end",
"statements" : [
{

View File

@ -1,5 +1,5 @@
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed+withconst -polly-codegen < %s -S | FileCheck -check-prefix=WITHCONST %s
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed+withoutconst -polly-codegen < %s -S | FileCheck -check-prefix=WITHOUTCONST %s
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed+withconst -polly-codegen-isl < %s -S | FileCheck -check-prefix=WITHCONST %s
;RUN: opt %loadPolly -polly-import-jscop -polly-import-jscop-dir=%S -polly-import-jscop-postfix=transformed+withoutconst -polly-codegen-isl < %s -S | FileCheck -check-prefix=WITHOUTCONST %s
;int A[1040];
;

View File

@ -1,5 +1,5 @@
{
"context" : "{ [] }",
"context" : "{ : }",
"name" : "for.cond => for.end",
"statements" : [
{

View File

@ -1,5 +1,5 @@
{
"context" : "{ [] }",
"context" : "{ : }",
"name" : "for.cond => for.end",
"statements" : [
{

View File

@ -1,5 +1,5 @@
{
"context" : "{ [] }",
"context" : "{ : }",
"name" : "for.cond4 => for.end14",
"statements" : [
{

View File

@ -1,5 +1,5 @@
{
"context" : "{ [] }",
"context" : "{ : }",
"name" : "for.cond4 => for.end14",
"statements" : [
{