Allow machine instructions with variable numbers of arguments.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 31 Jul 2001 21:49:28 +0000 (21:49 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 31 Jul 2001 21:49:28 +0000 (21:49 +0000)
commit1885da4f49cf32efde2d4c840365c4333a0c8579
tree6c92a224b0ad86ef35003f168d8cc89da0d6639d
parent0a229ed79a1886340352e82be58e0536a454ac12
Allow machine instructions with variable numbers of arguments.
This is used only by Phi for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineInstr.cpp