X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FInteger%2Fa15.ll;h=5c9dc3b1be0d95961b805d316e3a82da16c0143d;hb=56867520990a4fea1353d55f71bb74a0126554e6;hp=3fc4b1a77d7dd4b0123317f61880e340cf41cffb;hpb=51c1c0348483c57feacf70f0eaefd752269e4640;p=oota-llvm.git diff --git a/test/Integer/a15.ll b/test/Integer/a15.ll index 3fc4b1a77d7..5c9dc3b1be0 100644 --- a/test/Integer/a15.ll +++ b/test/Integer/a15.ll @@ -23,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)