summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ/atomicrmw-or-02.ll
diff options
context:
space:
mode:
authorMandeep Singh Grang <mgrang@codeaurora.org>2016-04-19 23:51:52 +0000
committerMandeep Singh Grang <mgrang@codeaurora.org>2016-04-19 23:51:52 +0000
commit25992944573c09a070ffd384ebe7c659d1a9f820 (patch)
tree071e144351b751591e5610d0011f6d77f04c803d /test/CodeGen/SystemZ/atomicrmw-or-02.ll
parentd78071238e5459363690a227daa29a94723e44da (diff)
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Summary: Removed unwanted --check-prefix=CHECK from numerous unit tests. Reviewers: t.p.northover, dblaikie, uweigand, MatzeB, tstellarAMD, mcrosier Subscribers: mcrosier, dsanders Differential Revision: http://reviews.llvm.org/D19279 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266834 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SystemZ/atomicrmw-or-02.ll')
-rw-r--r--test/CodeGen/SystemZ/atomicrmw-or-02.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/atomicrmw-or-02.ll b/test/CodeGen/SystemZ/atomicrmw-or-02.ll
index 877c642a35a..c3b19fdf1f7 100644
--- a/test/CodeGen/SystemZ/atomicrmw-or-02.ll
+++ b/test/CodeGen/SystemZ/atomicrmw-or-02.ll
@@ -1,6 +1,6 @@
; Test 16-bit atomic ORs.
;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
+; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT1
; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-SHIFT2