Rename MachineInstrInfo -> TargetInstrInfo
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9PreSelection.cpp
2003-01-14 Chris LattnerRename MachineInstrInfo -> TargetInstrInfo
2003-01-14 Chris LattnerMinor cleanups
2002-10-27 Chris Lattnerchange ++ to +1 when using random access iterators
2002-10-13 Chris Lattner - Rename Instruction::First*Op to *OpsBegin, and...
2002-10-13 Vikram S. AdveMajor fix: extract ConstantExpr nodes and decompose...
2002-09-27 Vikram S. AdveDecompose FP-to-UInt casts into FP-to-ULong-toUInt.
2002-09-20 Vikram S. AdveMoving these files from Code/PreSelection to here.