Allow set operators with multiple destinations, i.e. (set x, y, (op a, b)).
authorEvan Cheng <evan.cheng@apple.com>
Tue, 11 Sep 2007 19:52:18 +0000 (19:52 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 11 Sep 2007 19:52:18 +0000 (19:52 +0000)
commitaeb7d4d7603c5587b1aceb2dd854c7d56b5b9b2a
treec0b74b14f52b36859292820a1097ffb23f7fb309
parentc72cd7e0cc5bedaefcbb61c027621588097dae86
Allow set operators with multiple destinations, i.e. (set x, y, (op a, b)).

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