A def. operand of a machine instruction may be an ordinary Value*,
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9PeepholeOpts.cpp
2003-05-23 Misha BrukmanCleaned up code layout; no functional changes.
2003-01-14 Chris LattnerRename MachineInstrInfo -> TargetInstrInfo
2002-12-29 Chris LattnerRename MachineOptInfo to TargetoptInfo
2002-10-28 Misha BrukmanReplaced uses of deprecated `MachineFunction::get(Basic...
2002-10-28 Chris LattnerRename MachineCodeForBasicBlock to MachineBasicBlock
2002-09-27 Vikram S. AdveBug fix: some redundant copies were not being deleted...
2002-09-20 Vikram S. AdvePeephole optimization pass on final machine code.