diff options
| author | Anton Korobeynikov <asl@math.spbu.ru> | 2009-11-03 00:24:48 +0000 |
|---|---|---|
| committer | Anton Korobeynikov <asl@math.spbu.ru> | 2009-11-03 00:24:48 +0000 |
| commit | fbe0256b23261fa4a0ef8934442b89813390eb98 (patch) | |
| tree | 05133200ccfa04b4d20147294e4ac508d9e7a86b /llvm/test/CodeGen/ARM | |
| parent | b389f2a04deed5c987dd1ab1a95187fa1c3f5d2a (diff) | |
| download | bcm5719-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.ll | 2 |
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" |

