[X86] Add the rest of the ADC and SBB instructions to isDefConvertible.
authorCraig Topper <craig.topper@intel.com>
Wed, 9 Aug 2017 06:17:49 +0000 (06:17 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 9 Aug 2017 06:17:49 +0000 (06:17 +0000)
commitb049158a559ca1d7082b17af201f2a5d68a46c36
treedcc60e3a6bcdf6ca387206a5ba9426f01b67c036
parent5706c01c0bc47369507f4edcd6c605566eefa4d5
[X86] Add the rest of the ADC and SBB instructions to isDefConvertible.

I don't know if this really affects anything. Just thought it was weird that we had all of the ADD/SUB/AND/OR/XOR instructions.

llvm-svn: 310447
llvm/lib/Target/X86/X86InstrInfo.cpp