Allow vector integer constants to be created with
SelectionDAG::getConstant, in the same way as vector floating-point
constants. This allows the legalize expansion code for @llvm.ctpop and
friends to be usable with vector types.

llvm-svn: 44954
3 files changed
tree: 88025e9cea17ac89761d438bb5a1f7ee53a809ae
  1. clang/
  2. llvm/