Add contexts to test cases. NFC.
authorMichael Kruse <llvm@meinersbur.de>
Thu, 14 Apr 2016 15:22:13 +0000 (15:22 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Thu, 14 Apr 2016 15:22:13 +0000 (15:22 +0000)
As discussed in the Polly weekly phone call and reviews.llvm.org/D18878,
the assumed contexts changed (widen) due to D18878/r265942. Also check
these contexts in the tests affected by that change.

llvm-svn: 266323

polly/test/ScopInfo/multidim_fixedsize_multi_offset.ll
polly/test/ScopInfo/process_added_dimensions.ll

index bc0f967..8cf2e8d 100644 (file)
@@ -1,5 +1,11 @@
 ; RUN: opt %loadPolly -polly-scops -analyze < %s | FileCheck %s
 ;
+; CHECK:      Context:
+; CHECK-NEXT: {  :  }
+; CHECK:      Assumed Context:
+; CHECK-NEXT: {  :  }
+; CHECK:      Invalid Context:
+; CHECK-NEXT: {  : 1 = 0 }
 ; CHECK:      Statements {
 ; CHECK-NEXT:     Stmt_for_body
 ; CHECK-NEXT:         Domain :=
index 97bdebb..48a8bdf 100644 (file)
@@ -1,7 +1,11 @@
 ; RUN: opt %loadPolly -polly-scops -analyze < %s | FileCheck %s
 
-; CHECK:      Invariant Accesses: {
-; CHECK-NEXT: }
+; CHECK:      Context:
+; CHECK-NEXT: {  :  }
+; CHECK:      Assumed Context:
+; CHECK-NEXT: {  :  }
+; CHECK:      Invalid Context:
+; CHECK-NEXT: {  : 1 = 0 }
 ; CHECK:      Statements {
 ; CHECK-NEXT:     Stmt_for_cond40_preheader_4
 ; CHECK-NEXT:         Domain :=