Simplify some getNode calls.
[oota-llvm.git] / test / Integer / a15.ll
index 3fc4b1a77d7dd4b0123317f61880e340cf41cffb..5c9dc3b1be0d95961b805d316e3a82da16c0143d 100644 (file)
@@ -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)