aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/blez_bgez.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/blez_bgez.ll')
-rw-r--r--test/CodeGen/Mips/blez_bgez.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/blez_bgez.ll b/test/CodeGen/Mips/blez_bgez.ll
index f6a5e4f..dcda047 100644
--- a/test/CodeGen/Mips/blez_bgez.ll
+++ b/test/CodeGen/Mips/blez_bgez.ll
@@ -1,5 +1,5 @@
; RUN: llc -march=mipsel < %s | FileCheck %s
-; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s
+; RUN: llc -march=mips64el < %s | FileCheck %s
; CHECK-LABEL: test_blez:
; CHECK: blez ${{[0-9]+}}, $BB