Add support for having multiple predicates on a TreePatternNode.
This will allow predicates to be composed, which will allow the
predicate definitions to become less redundant, and eventually
will allow DAGISelEmitter.cpp to emit less redundant code.

llvm-svn: 57562
4 files changed
tree: 63a7c6e3185f85889e4740bd2e2fb56cffc5a5b6
  1. clang/
  2. llvm/