summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM
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
commitfbe0256b23261fa4a0ef8934442b89813390eb98 (patch)
tree05133200ccfa04b4d20147294e4ac508d9e7a86b /llvm/test/CodeGen/ARM
parentb389f2a04deed5c987dd1ab1a95187fa1c3f5d2a (diff)
downloadbcm5719-llvm-fbe0256b23261fa4a0ef8934442b89813390eb98.tar.gz
bcm5719-llvm-fbe0256b23261fa4a0ef8934442b89813390eb98.zip
Revert r85049, it is causing PR5367
llvm-svn: 85847
Diffstat (limited to 'llvm/test/CodeGen/ARM')
-rw-r--r--llvm/test/CodeGen/ARM/2009-11-01-NeonMoves.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/2009-11-01-NeonMoves.ll b/llvm/test/CodeGen/ARM/2009-11-01-NeonMoves.ll
index c260b973b5a..c6967cc2d8c 100644
--- a/llvm/test/CodeGen/ARM/2009-11-01-NeonMoves.ll
+++ b/llvm/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"
OpenPOWER on IntegriCloud