Added class MachineSchedInfo and several supporting classes
[oota-llvm.git] / include / llvm / CodeGen / TargetMachine.h
2001-08-28 Vikram S. AdveAdded class MachineSchedInfo and several supporting...
2001-08-27 Chris LattnerUse the new TargetData class to factor out some of...
2001-07-31 Vikram S. AdveAllow numOperands of -1 for variable #operands.
2001-07-28 Vikram S. AdveAdded MachineInstrInfo class and moved instruction...
2001-07-23 Chris LattnerEliminated the Unique class in favor of NonCopyable...
2001-07-23 Chris LattnerMoved inline/llvm/Tools/* to include/llvm/Support/*
2001-07-21 Chris LattnerEliminate lots of unnecessary #includes and forward...
2001-07-21 Vikram S. AdveHeader files for the target architecture description...