diff options
Diffstat (limited to 'llvm/test')
-rw-r--r-- | llvm/test/CodeGen/R600/setcc-equivalent.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/setcc-equivalent.ll b/llvm/test/CodeGen/R600/setcc-equivalent.ll index 51e88a76b93..4c50aa33afd 100644 --- a/llvm/test/CodeGen/R600/setcc-equivalent.ll +++ b/llvm/test/CodeGen/R600/setcc-equivalent.ll @@ -1,3 +1,4 @@ +; RUN: llc -march=r600 -mcpu=cypress < %s | FileCheck -check-prefix=EG %s ; EG-LABEL: @and_setcc_setcc_i32 ; EG: AND_INT |