Add patterns for integer negate
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:06:27 +0000 (14:06 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 14:06:27 +0000 (14:06 +0000)
commitcfca8b1f62f9a334467cc3e184f43b2097417ba7
treef7484d4a9581f716f686f8eb0522bf2374d1c84e
parent8c993e1632383a7cc6793568be43fdd6f626a8c6
Add patterns for integer negate

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