summaryrefslogtreecommitdiff
path: root/test/CodeGen/MBlaze
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/MBlaze')
-rw-r--r--test/CodeGen/MBlaze/shift.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/MBlaze/shift.ll b/test/CodeGen/MBlaze/shift.ll
index 7eac6411de..99f0519c02 100644
--- a/test/CodeGen/MBlaze/shift.ll
+++ b/test/CodeGen/MBlaze/shift.ll
@@ -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