Fix JIT encoding of two-addr instructions.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Sep 2006 03:01:52 +0000 (03:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Sep 2006 03:01:52 +0000 (03:01 +0000)
commit8aa01f4b435b8e6871f63887cd2ee00b7530ee9c
treed87e9aad9b993950ac9c741223c0e2b0d9b1d6c6
parent0e42d81a838bcccd3ed6aacd011a172633ce6606
Fix JIT encoding of two-addr instructions.

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