[llvm-commits] [poolalloc] r115199 - in /poolalloc/trunk/test/dsa/td: params.ll params1.ll recur.ll

Will Dietz wdietz2 at illinois.edu
Thu Sep 30 13:35:40 PDT 2010


Author: wdietz2
Date: Thu Sep 30 15:35:40 2010
New Revision: 115199

URL: http://llvm.org/viewvc/llvm-project?rev=115199&view=rev
Log:
Update td/{recur,params,params1} for External -/-> Incomplete.

Modified:
    poolalloc/trunk/test/dsa/td/params.ll
    poolalloc/trunk/test/dsa/td/params1.ll
    poolalloc/trunk/test/dsa/td/recur.ll

Modified: poolalloc/trunk/test/dsa/td/params.ll
URL: http://llvm.org/viewvc/llvm-project/poolalloc/trunk/test/dsa/td/params.ll?rev=115199&r1=115198&r2=115199&view=diff
==============================================================================
--- poolalloc/trunk/test/dsa/td/params.ll (original)
+++ poolalloc/trunk/test/dsa/td/params.ll Thu Sep 30 15:35:40 2010
@@ -17,27 +17,27 @@
 
 ;RUN: dsaopt %s -dsa-td -analyze -check-same-node=func:a1:0,func:b1:0,func:mem2:0,func:mem1:0,func:r1,func:r2
 
-;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:b2:0+HIR"
-;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:a2:0+HIR"
+;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:b2:0+HIRE"
+;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:a2:0+HIRE"
 ;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:a2+SIMRE"
-;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:temp:0+HIR"
-;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:temp1:0+HIR"
+;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:temp:0+HIRE"
+;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:temp1:0+HIRE"
 ;RUN: dsaopt %s -dsa-local -analyze -check-same-node=test:temp2:0,test:a2:0,test:temp1:0,test:temp:0,test:b2:0
 
-;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:b2:0+HIMR"
-;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:a2:0+HIMR"
+;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:b2:0+HIMRE"
+;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:a2:0+HIMRE"
 ;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:a2+SIMRE"
-;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:temp+SMR"
-;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:temp1+SMR"
+;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:temp+SMR-E,test:temp:0+E"
+;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "test:temp1+SMR-E,test:temp1:0+E"
 ;RUN: dsaopt %s -dsa-bu -analyze -check-same-node=test:temp2:0,test:a2:0,test:temp1:0,test:temp:0,test:b2:0
 ;RUN: dsaopt %s -dsa-bu -analyze -check-same-node=test:a2,test:temp2
 
 
-;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:b2:0+SHIMR"
-;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:a2:0+SHIMR"
-;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:a2+SIMRE"
-;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:temp+SMR"
-;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:temp1+SMR"
+;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:b2:0+SHEMR"
+;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:a2:0+SHEMR"
+;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:a2+SMRE"
+;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:temp+SMR-IE,test:temp:0+E-I"
+;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:temp1+SMR,test:temp:0+E-I"
 ;RUN: dsaopt %s -dsa-td -analyze -check-same-node=test:temp2:0,test:a2:0,test:temp1:0,test:temp:0,test:b2:0
 ;RUN: dsaopt %s -dsa-td -analyze -check-same-node=test:a2,test:b2,test:temp2
 

Modified: poolalloc/trunk/test/dsa/td/params1.ll
URL: http://llvm.org/viewvc/llvm-project/poolalloc/trunk/test/dsa/td/params1.ll?rev=115199&r1=115198&r2=115199&view=diff
==============================================================================
--- poolalloc/trunk/test/dsa/td/params1.ll (original)
+++ poolalloc/trunk/test/dsa/td/params1.ll Thu Sep 30 15:35:40 2010
@@ -1,14 +1,14 @@
 ;RUN: dsaopt %s -dsa-local -analyze -check-same-node=initialize:temp:0,initialize:arr:0
-;RUN: dsaopt %s -dsa-local -analyze -verify-flags "initialize:temp:0+IR"
+;RUN: dsaopt %s -dsa-local -analyze -verify-flags "initialize:temp:0+IRE"
 ;RUN: dsaopt %s -dsa-local -analyze -verify-flags "initialize:arr+IRE"
 
 ;RUN: dsaopt %s -dsa-bu -analyze -check-same-node=initialize:temp:0,initialize:arr:0
-;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "initialize:temp:0+IR"
+;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "initialize:temp:0+IRE"
 ;RUN: dsaopt %s -dsa-bu -analyze -verify-flags "initialize:arr+IRE"
 
 ;RUN: dsaopt %s -dsa-td -analyze -check-same-node=initialize:temp:0,initialize:arr:0
-;RUN: dsaopt %s -dsa-td -analyze -verify-flags "initialize:temp:0+HIMR"
-;RUN: dsaopt %s -dsa-td -analyze -verify-flags "initialize:arr+SIMRE"
+;RUN: dsaopt %s -dsa-td -analyze -verify-flags "initialize:temp:0+HMRE-I"
+;RUN: dsaopt %s -dsa-td -analyze -verify-flags "initialize:arr+SMRE-I"
 
 ; ModuleID = 'params1.bc'
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"

Modified: poolalloc/trunk/test/dsa/td/recur.ll
URL: http://llvm.org/viewvc/llvm-project/poolalloc/trunk/test/dsa/td/recur.ll?rev=115199&r1=115198&r2=115199&view=diff
==============================================================================
--- poolalloc/trunk/test/dsa/td/recur.ll (original)
+++ poolalloc/trunk/test/dsa/td/recur.ll Thu Sep 30 15:35:40 2010
@@ -1,5 +1,5 @@
-;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:b2:0+HI"
-;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:b2:0+HIM"
+;RUN: dsaopt %s -dsa-local -analyze -verify-flags "test:b2:0+HIE"
+;RUN: dsaopt %s -dsa-td -analyze -verify-flags "test:b2:0+HME-I"
 
 ; ModuleID = 'recur.bc'
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64"





More information about the llvm-commits mailing list