If a pattern's root node is a constant, its size should be 3 rather than 2.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 1 Feb 2006 06:06:31 +0000 (06:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 1 Feb 2006 06:06:31 +0000 (06:06 +0000)
commit657416cfba9f0b2823cf885391441971edcf4190
tree3c02df0026ff2fd559f84df1868bcbc724baeab6
parent09f0bd39b16eec73e067561c0c7546902ce97c30
If a pattern's root node is a constant, its size should be 3 rather than 2.

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