Implement (A&((~A)|B)) -> A&B transformation in the instruction combiner. This
takes care of all permutations of this pattern.

llvm-svn: 60290
3 files changed
tree: 4f013a04f3c1c1cb5b4eb2437030bad1df19aad6
  1. clang/
  2. llvm/