Changes For Bug 352
[oota-llvm.git] / include / llvm / CodeGen / SSARegMap.h
2004-09-01 Reid SpencerChanges For Bug 352
2004-02-25 Alkis EvlogimenosAdd DenseMap template and actually use it for for mappi...
2004-02-13 Alkis EvlogimenosAdd getNumVirtualRegs().
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-22 Chris LattnerRemove a ton of extraneous #includes
2003-06-11 John CriswellIncluded assert.h so that the code compiles under newer...
2003-01-13 Chris LattnerSimplify interface to creating a register
2002-12-25 Chris LattnerRemove default ctor
2002-11-20 Misha BrukmanSSARegMap -- the mapping between SSARegisters and their...