Add support for instructions with multiple ComplexPatterns, by
authorDan Gohman <gohman@apple.com>
Fri, 16 Jan 2009 02:05:52 +0000 (02:05 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 16 Jan 2009 02:05:52 +0000 (02:05 +0000)
commit05aae18165a41e2bb0e7de0eba2656cc5537b162
treec6715710958b63dd7fc5b3dfa9fc58c1d7a48380
parent61c6bf37ef7d6066d12efa40639d67e7caf14b2d
Add support for instructions with multiple ComplexPatterns, by
adding more information to the temporary variables names so that
they don't conflict.

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