Add 32 bit and reg-imm and disable invalid patterns for now
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:05:32 +0000 (14:05 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:05:32 +0000 (14:05 +0000)
commit25af73303f13357d18b0f33af44c2895438ad9c5
tree4891747e163519b1dec87efcd6d62d35ee33174c
parent747052c1a5c1c2df9f1346d40eaf7aa8ddd0c506
Add 32 bit and reg-imm and disable invalid patterns for now

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75978 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZInstrInfo.td
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 [new file with mode: 0644]