node predicates add to the complexity of a pattern. This ensures that the
authorChris Lattner <sabre@nondot.org>
Fri, 3 Feb 2006 18:06:02 +0000 (18:06 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Feb 2006 18:06:02 +0000 (18:06 +0000)
commit3e1798086b2cb4b1f96fcbb1b8a084c8af092363
treec32b5ef3919d1679640d91e71ab968249631112b
parent6184f9ca5eff6f7f55264d447638b7a27b806c9c
node predicates add to the complexity of a pattern.  This ensures that the
X86 backend attempts to match small-immediate versions of instructions before
the full size immediate versions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25937 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp