Add xor reg-reg pattern
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 13:31:28 +0000 (13:31 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 13:31:28 +0000 (13:31 +0000)
commitb573f99ab71413c718086eed89490635d52c685c
tree4fade225728963e603fc3f12bb160137e170fdc2
parent26ba0b1ec505bf6d6b8845e039690f9a06323ceb
Add xor reg-reg pattern

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75915 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZInstrInfo.td
test/CodeGen/SystemZ/02-RetXor.ll [new file with mode: 0644]
test/CodeGen/SystemZ/02-RetXorImm.ll [new file with mode: 0644]