Add correct NEON encodings for the "multiple single elements" form of vld.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-13-MulURem.ll
index 669738378970c94e60e039daa9527447d173aa32..a88c510972475872cac31e40375651d39b6088d1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep rem
+; RUN: opt < %s -instcombine -S | grep rem
 ; PR1933
 
 define i32 @fold(i32 %a) {