diff options
| author | Colin LeMahieu <colinl@codeaurora.org> | 2015-06-17 20:29:33 +0000 |
|---|---|---|
| committer | Colin LeMahieu <colinl@codeaurora.org> | 2015-06-17 20:29:33 +0000 |
| commit | bb71f7d25106b366a31ab74d8c03eeda99d6a64f (patch) | |
| tree | 5c754fda70ef5942c3c8b77d571dbf0687cb1924 /llvm/test/CodeGen/Hexagon/hwloop-lt.ll | |
| parent | 35c1df5cb6da27be25a4d75ac811f0b4e3cbeb54 (diff) | |
| download | bcm5719-llvm-bb71f7d25106b366a31ab74d8c03eeda99d6a64f.tar.gz bcm5719-llvm-bb71f7d25106b366a31ab74d8c03eeda99d6a64f.zip | |
[Hexagon] Adding a number of other tests for min/max instructions and loading i1s.
llvm-svn: 239935
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/hwloop-lt.ll')
| -rw-r--r-- | llvm/test/CodeGen/Hexagon/hwloop-lt.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/hwloop-lt.ll b/llvm/test/CodeGen/Hexagon/hwloop-lt.ll index 7e2ad2a4678..8919f265abf 100644 --- a/llvm/test/CodeGen/Hexagon/hwloop-lt.ll +++ b/llvm/test/CodeGen/Hexagon/hwloop-lt.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=hexagon -mcpu=hexagonv4 -O3 < %s | FileCheck %s +; RUN: llc -march=hexagon -O3 < %s | FileCheck %s ; CHECK-LABEL: @test_pos1_ir_slt ; CHECK: loop0 |

