Generalize the zext(trunc(t) & C) instcombine to work even with
C is not a low-bits mask, and add a similar instcombine for
zext((trunc(t) & C) ^ C).

llvm-svn: 73705
2 files changed
tree: 6433461d2c858fffd3658795b388e4e04204a14c
  1. clang/
  2. compiler-rt/
  3. llvm/