Fix PR9947 by placing OPFL_MemRefs on the node using memory operands rather than
authorCameron Zwarich <zwarich@apple.com>
Thu, 19 May 2011 21:13:30 +0000 (21:13 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 19 May 2011 21:13:30 +0000 (21:13 +0000)
commit3a2d255ce612760748990b1b1ea131cc777bafea
treed47f61a74556078fe94bda17ef34ac6ebc2f3283
parent24a69c7be213b693b58ac752efeb4a86fe744927
Fix PR9947 by placing OPFL_MemRefs on the node using memory operands rather than
the root if there is only one such node. This leaves only 2 verifier failures in
the entire test suite when running "make check".

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