X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FInteger%2Fa15.ll;h=5c9dc3b1be0d95961b805d316e3a82da16c0143d;hb=56867520990a4fea1353d55f71bb74a0126554e6;hp=4e4908cbbbf0179530eefc4f1dcd713e8d284955;hpb=832254e1c2387c0cbeb0a820b8315fbe85cb003a;p=oota-llvm.git diff --git a/test/Integer/a15.ll b/test/Integer/a15.ll index 4e4908cbbbf..5c9dc3b1be0 100644 --- a/test/Integer/a15.ll +++ b/test/Integer/a15.ll @@ -13,9 +13,7 @@ @h = constant i15 shl(i15 1 , i15 15) @i = constant i15 shl(i15 1 , i15 14) @j = constant i15 lshr(i15 32767 , i15 14) -@k = constant i15 lshr(i15 32767 , i15 15) @l = constant i15 ashr(i15 32767 , i15 14) -@m = constant i15 ashr(i15 32767 , i15 15) @n = constant i15 mul(i15 32767, i15 2) @q = constant i15 mul(i15 -16383,i15 -3) @@ -25,4 +23,5 @@ @u = constant i15 urem(i15 32767,i15 -1) @o = constant i15 trunc( i16 32768 to i15 ) @p = constant i15 trunc( i16 32767 to i15 ) +@v = constant i15 srem(i15 -1, i15 768)