Provide proper patterns for and with imm instructions. Tune the tests accordingly.
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:06:00 +0000 (14:06 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:06:00 +0000 (14:06 +0000)
commit8c993e1632383a7cc6793568be43fdd6f626a8c6
tree9669c0302d286bf19f5a974cb52fae7acaefd7ea
parent25af73303f13357d18b0f33af44c2895438ad9c5
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
lib/Target/SystemZ/SystemZInstrInfo.td
lib/Target/SystemZ/SystemZOperands.td [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetAndImm.ll
test/CodeGen/SystemZ/03-RetAndImmSubreg.ll
test/CodeGen/SystemZ/03-RetAndSubreg.ll
test/CodeGen/SystemZ/03-RetArgSubreg.ll
test/CodeGen/SystemZ/03-RetOrSubreg.ll
test/CodeGen/SystemZ/03-RetXorSubreg.ll
test/CodeGen/SystemZ/2009-06-02-And32Imm.ll