Eliminate the PromoteInstance class, incorporating it into the PromotePass
[oota-llvm.git] / lib / Target / TargetData.cpp
2002-01-21 Chris LattnerRemove dead variable
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-12-15 Vikram S. AdvegetIndexedOffset() shd take vector of Values, not of...
2001-12-13 Chris LattnerNot just arrays are unsized
2001-12-04 Chris LattnerRenamed inst_const_iterator -> const_inst_iterator
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-11-14 Vikram S. AdveFix cute little bug that was causing the last
2001-10-02 Chris LattnerCommit more code over to new cast style
2001-10-01 Chris LattnerAdd more support for new style casts
2001-09-18 Vikram S. AdveRenamed files to match the main classes they provide.
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.