X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FInteger%2Fa9.ll;h=711ec821c295fbab2caf6a14a78d78518299baf0;hb=3eca98bb3ab1ec27ab8763298c416d282cdaa261;hp=990c4459fce5af1f7d3e5a7681b5c47000f8ac16;hpb=832254e1c2387c0cbeb0a820b8315fbe85cb003a;p=oota-llvm.git diff --git a/test/Integer/a9.ll b/test/Integer/a9.ll index 990c4459fce..711ec821c29 100644 --- a/test/Integer/a9.ll +++ b/test/Integer/a9.ll @@ -13,9 +13,7 @@ @h = constant i9 shl(i9 1 , i9 9) @i = constant i9 shl(i9 1 , i9 8) @j = constant i9 lshr(i9 511 , i9 8) -@k = constant i9 lshr(i9 511 , i9 9) @l = constant i9 ashr(i9 511 , i9 8) -@m = constant i9 ashr(i9 511 , i9 9) @n = constant i9 mul(i9 511, i9 2) @q = constant i9 sdiv(i9 511, i9 2)