Remove store forms of DEC/INC from isDefConvertible. Since they are stores they don...
authorCraig Topper <craig.topper@gmail.com>
Mon, 17 Dec 2012 04:55:07 +0000 (04:55 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 17 Dec 2012 04:55:07 +0000 (04:55 +0000)
commit16a1acc3b96bb85e53c184f4fd4fd614543cec6b
tree0784dc16ad40d02c24af987f1ca4f876e6260c6e
parent17c84ea594c6f10cb13c84ebe765b54f234c82ef
Remove store forms of DEC/INC from isDefConvertible. Since they are stores they don't have a register def.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170303 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp