Revert "DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))"
authorTim Northover <tnorthover@apple.com>
Wed, 21 Jan 2015 15:48:52 +0000 (15:48 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 21 Jan 2015 15:48:52 +0000 (15:48 +0000)
commitc49e57ade10757241539538d00ecc566c2c49f69
tree4e2df799e8addade0ff7d356ee2986a7aa2b4de0
parent004d72554906df08fee31f30f88244e61652c287
Revert "DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))"

It hadn't gone through review yet, but was still on my local copy.

This reverts commit r226663

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226665 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AArch64/or-combine.ll [deleted file]
test/CodeGen/R600/extload.ll
test/CodeGen/X86/vselect.ll