aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SystemZ/03-RetAndSubreg.ll
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 14:06:00 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 14:06:00 +0000
commit8c993e1632383a7cc6793568be43fdd6f626a8c6 (patch)
tree9669c0302d286bf19f5a974cb52fae7acaefd7ea /test/CodeGen/SystemZ/03-RetAndSubreg.ll
parent25af73303f13357d18b0f33af44c2895438ad9c5 (diff)
downloadexternal_llvm-8c993e1632383a7cc6793568be43fdd6f626a8c6.zip
external_llvm-8c993e1632383a7cc6793568be43fdd6f626a8c6.tar.gz
external_llvm-8c993e1632383a7cc6793568be43fdd6f626a8c6.tar.bz2
Provide proper patterns for and with imm instructions. Tune the tests accordingly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75979 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SystemZ/03-RetAndSubreg.ll')
-rw-r--r--test/CodeGen/SystemZ/03-RetAndSubreg.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/03-RetAndSubreg.ll b/test/CodeGen/SystemZ/03-RetAndSubreg.ll
index 465d118..7fbc589 100644
--- a/test/CodeGen/SystemZ/03-RetAndSubreg.ll
+++ b/test/CodeGen/SystemZ/03-RetAndSubreg.ll
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | llc -march=systemz | grep ngr | count 4
+; RUN: llvm-as < %s | llc -march=systemz | grep ngr | count 3
+; RUN: llvm-as < %s | llc -march=systemz | grep nihf | count 1
define i32 @foo(i32 %a, i32 %b) {
entry: