Add SelectionDAG::getNOT method to construct bitwise NOT operations,
corresponding to the "not" and "vnot" PatFrags.  Use the new method
in some places where it seems appropriate.

llvm-svn: 62768
6 files changed
tree: 1ecb7dc560398fd374737c9c90d1c058fc3af4d1
  1. clang/
  2. llvm/