[mips] Use multiple FileCheck prefixes rather than run the test multiple times
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 19 Feb 2014 16:27:36 +0000 (16:27 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 19 Feb 2014 16:27:36 +0000 (16:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201695 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Mips/const-mult.ll

index 8c0cbe3396b75ba8770bc69a2ba8b36f19fcd11c..5237f47d8a1ba181ae02636b3f7edda70e70911e 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: llc -march=mipsel < %s | FileCheck %s -check-prefix=CHECK
-; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s -check-prefix=CHECK
-; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s -check-prefix=CHECK64
+; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK64
 
 ; CHECK-LABEL: mul5_32:
 ; CHECK: sll $[[R0:[0-9]+]], $4, 2