X86: Shrink certain forms of movsx.
[oota-llvm.git] / test / CodeGen / MBlaze / shift.ll
index 7eac6411dec0bf83e46cbdfc521a1a4359a79496..99f0519c020c04ffa5785a9eb0173649e907daeb 100644 (file)
@@ -13,7 +13,6 @@ define i8 @test_i8(i8 %a, i8 %b) {
     ; FUN:        andi
     ; FUN:        add
     ; FUN:        bnei
-    ; SHT-NOT:    andi
     ; SHT-NOT:    bnei
 
     ret i8 %tmp.1
@@ -50,7 +49,6 @@ define i16 @test_i16(i16 %a, i16 %b) {
     ; FUN:        andi
     ; FUN:        add
     ; FUN:        bnei
-    ; SHT-NOT:    andi
     ; SHT-NOT:    bnei
 
     ret i16 %tmp.1