diff options
author | Chris Lattner <sabre@nondot.org> | 2010-03-08 18:36:19 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-03-08 18:36:19 +0000 |
commit | e96802e6ed4b58c7927f18cbcea36b8a7ab87331 (patch) | |
tree | e4a95cca78172db6c83260d5adb28132cede240f /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 4bc61181f9c4a6b39c0769828c452cac9ad76932 (diff) | |
download | llvm-e96802e6ed4b58c7927f18cbcea36b8a7ab87331.zip llvm-e96802e6ed4b58c7927f18cbcea36b8a7ab87331.tar.gz llvm-e96802e6ed4b58c7927f18cbcea36b8a7ab87331.tar.bz2 |
Node arguments to type casts can have names too. This code
needs to be majorly refactored, but this spot bugfix allows
things like:
def vmrghw_shuffle : PatFrag<(ops node:$lhs, node:$rhs),
(vector_shuffle (v4i32 node:$lhs), node:$rhs), [{
...
llvm-svn: 97952
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions