Teach tablegen to reassociate operators when possible. This allows it to
authorChris Lattner <sabre@nondot.org>
Thu, 29 Sep 2005 22:36:54 +0000 (22:36 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Sep 2005 22:36:54 +0000 (22:36 +0000)
commitaf302914d1f77e95910abbc5e6f61de6e69ea1ef
tree6eada36dc21dc80eb19f6df90949ec6e03ed9a68
parent68fd4866ded709e53672cfc303e8303e212e3fba
Teach tablegen to reassociate operators when possible.  This allows it to
find all of teh pattern matches for EQV from one definition

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