llvm-6502/lib/CodeGen
Vikram S. Adve 1885da4f49 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
2001-07-31 21:49:28 +00:00
..
InstrSelection Record machine instructions in the vector for each basic block. 2001-07-30 18:48:43 +00:00
TargetMachine Generate dummy Phi machine instruction, plus a bug fix for BrCond(boolreg). 2001-07-31 21:46:57 +00:00
MachineInstr.cpp Allow machine instructions with variable numbers of arguments. 2001-07-31 21:49:28 +00:00
Makefile *** empty log message *** 2001-07-21 12:41:01 +00:00