Eliminate the distinction between "real" and "unreal" instructions
[oota-llvm.git] / include / llvm / Target / TargetCacheInfo.h
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-11 John CriswellIncluded assert.h so that the code compiles under newer...
2003-06-03 Chris LattnerRemove noncopyableV base classes, as they were confusin...
2002-12-29 Chris LattnerRename MachineOptInfo to TargetoptInfo
2002-10-28 Chris LattnerInline some code from the cpp file
2002-02-04 Chris Lattner* Minor cleanups
2002-02-03 Chris LattnerRemove extranous #include
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-26 Chris LattnerMove DataTypes.h from llvm/Support to just Support
2001-11-09 Vikram S. AdveCache parameters for target machine.