diff options
Diffstat (limited to 'llvm/test/CodeGen/CellSPU/or_ops.ll')
| -rw-r--r-- | llvm/test/CodeGen/CellSPU/or_ops.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CellSPU/or_ops.ll b/llvm/test/CodeGen/CellSPU/or_ops.ll index 4e9da8f1297..49e5ec36d28 100644 --- a/llvm/test/CodeGen/CellSPU/or_ops.ll +++ b/llvm/test/CodeGen/CellSPU/or_ops.ll @@ -1,5 +1,4 @@ ; RUN: llvm-as -o - %s | llc -march=cellspu > %t1.s -; RUN: grep and %t1.s | count 2 ; RUN: grep orc %t1.s | count 85 ; RUN: grep ori %t1.s | count 30 ; RUN: grep orhi %t1.s | count 30 |

