Make this slightly more efficient by pushing actual type information down
authorChris Lattner <sabre@nondot.org>
Tue, 27 Sep 2005 06:38:05 +0000 (06:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Sep 2005 06:38:05 +0000 (06:38 +0000)
commit09f00b1295f8204117a12e075aa062eed08905ec
treef52b31944e0e8853537f2c35bbc7f79b2db8808e
parentdf0ef1d0fe336de8ffca08e222cf22ada276a7da
Make this slightly more efficient by pushing actual type information down
into the evaluator.  This shrinks a release build of instcombine's text
section from 216363 to 215975 bytes (on PPC).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23468 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PatternMatch.h