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)
commitcf3d80fedbf67976222838756a5c6a888e7a3dc5
treeab70689fed567e6a428f3c11f7ba6a4d2c8d5e3a
parentb9184f2b1a526c2dafdc1b360c51bb276b757d8e
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

llvm-svn: 226665
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/or-combine.ll [deleted file]
llvm/test/CodeGen/R600/extload.ll
llvm/test/CodeGen/X86/vselect.ll