[X86] Merge matchANDXORWithAllOnesAsANDNP into combineANDXORWithAllOnesIntoANDNP...
authorCraig Topper <craig.topper@intel.com>
Thu, 4 Oct 2018 06:13:27 +0000 (06:13 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 4 Oct 2018 06:13:27 +0000 (06:13 +0000)
commit8b3c46f0a8faf325673211fad917bf2d1a518547
treeb2ee4e766da123cab8ecc28e0656f06c6873d588
parent322d88f05ec72af159455e251136a470f968daa3
[X86] Merge matchANDXORWithAllOnesAsANDNP into combineANDXORWithAllOnesIntoANDNP. NFCI

It's the only caller and the logic pretty easy to combine.

llvm-svn: 343754
llvm/lib/Target/X86/X86ISelLowering.cpp