Bug fix: finding the correct incoming chain for pattern with nested src operand....
authorEvan Cheng <evan.cheng@apple.com>
Mon, 12 Dec 2005 19:37:43 +0000 (19:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 12 Dec 2005 19:37:43 +0000 (19:37 +0000)
commit8621789fccec5a89eab3c94c0a7e3e048964dfe0
treefb0caf05a4383bb524d81b98cc83a36d63f7a6b7
parent361f45a5572e8be309fa71c6f677ac4e4233ea04
Bug fix: finding the correct incoming chain for pattern with nested src operand. And a minor change to make output code slightly more readible.

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