summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-11-01-NeonMoves.ll
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-11-03 00:24:48 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-11-03 00:24:48 +0000
commitab453e06418cceabc909527dcf38a4914ef61f77 (patch)
treed57870823215c1a41369a5ae8fb94d6175429e8c /test/CodeGen/ARM/2009-11-01-NeonMoves.ll
parentb62d257cf5adf89599e185e8cbd2b15e05e054dd (diff)
downloadllvm-ab453e06418cceabc909527dcf38a4914ef61f77.tar.gz
llvm-ab453e06418cceabc909527dcf38a4914ef61f77.tar.bz2
llvm-ab453e06418cceabc909527dcf38a4914ef61f77.tar.xz
Revert r85049, it is causing PR5367
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85847 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/2009-11-01-NeonMoves.ll')
-rw-r--r--test/CodeGen/ARM/2009-11-01-NeonMoves.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2009-11-01-NeonMoves.ll b/test/CodeGen/ARM/2009-11-01-NeonMoves.ll
index c260b973b5..c6967cc2d8 100644
--- a/test/CodeGen/ARM/2009-11-01-NeonMoves.ll
+++ b/test/CodeGen/ARM/2009-11-01-NeonMoves.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=cortex-a8 < %s | grep vmov | count 1
+; RUN: llc -mcpu=cortex-a8 < %s | grep vmov | count 2
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64"
target triple = "armv7-eabi"