Checkin changes to:
[oota-llvm.git] / include / llvm / CodeGen / TargetMachine.h
2001-09-14 Chris LattnerCheckin changes to:
2001-09-14 Chris LattnerThis checkin represents some cleanup of the backend...
2001-09-08 Ruchira SasankaCommitted for compliation. Not yet final.
2001-08-31 Ruchira Sasanka*** empty log message ***
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...