We can do cast-add elimination even on casts that reinterpret
[oota-llvm.git] / lib / Target / TargetData.cpp
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.