Add flag to specify when no value is produced by an instruction
[oota-llvm.git] / lib / Target / X86 / X86InstrInfo.cpp
2002-10-29 Chris LattnerRename X86InstructionInfo to X86InstrInfo
2002-10-29 Chris LattnerMinor renaming
2002-10-29 Chris LattnerImplement MachineInstrInfo interface
2002-10-25 Chris LattnerInitial checkin of X86 backend.