Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / 2004-12-08-RemInfiniteLoop.ll
index f64171677cb216212bceb249038c9dd35cbe3cf0..008afa8a787d75791dd18bc01b914ab1b6afb205 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine
+; RUN: opt %s -instcombine
 
 define i32 @test(i32 %X) {
         %Y = srem i32 %X, undef         ; <i32> [#uses=1]