Add simple reg-reg and reg-imm moves
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 13:29:38 +0000 (13:29 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 13:29:38 +0000 (13:29 +0000)
commit1cc9dc7267c84b83379a44a479bb435f4aa18355
tree6d0fbf5e94e5be10cee9c537c94963cdf4d8a3bb
parent87a24e3ee43559fc4d1c6a7f442d49d1e3ccf663
Add simple reg-reg and reg-imm moves

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75912 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/AsmPrinter/SystemZAsmPrinter.cpp
lib/Target/SystemZ/SystemZInstrInfo.cpp
lib/Target/SystemZ/SystemZInstrInfo.td
test/CodeGen/SystemZ/01-RetArg.ll [new file with mode: 0644]
test/CodeGen/SystemZ/01-RetImm.ll [new file with mode: 0644]