Allow the commuted form of tied-operand constraints in tablegen ("$dst = $src",
authorLang Hames <lhames@gmail.com>
Sat, 20 Oct 2012 22:44:13 +0000 (22:44 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 20 Oct 2012 22:44:13 +0000 (22:44 +0000)
commitcdd40bdc051a7b22d42d1b38091a643502756ce7
treed01d013ce0501fe4e62454123757505eff2b787f
parent60c9dae2bfc8f02635b8449c15ec20c9e371f3c7
Allow the commuted form of tied-operand constraints in tablegen ("$dst = $src",
rather than "$src = $dst").

llvm-svn: 166382
llvm/utils/TableGen/CodeGenInstruction.cpp