Rename Method to Function
[oota-llvm.git] / include / llvm / Target / MachineInstrInfo.h
2002-03-23 Chris LattnerRename Method to Function
2002-03-18 Vikram S. AdveAdded machine-independent value for INVALID_MACHINE_OPCODE.
2002-02-03 Chris LattnerRemove #include
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2002-01-07 Ruchira SasankaMachineRegInfo: Added a method to get the size of a...
2001-12-03 Chris LattnerRename ConstPoolVal -> Constant
2001-11-26 Chris LattnerMove DataTypes.h from llvm/Support to just Support
2001-11-14 Vikram S. AdveAdd function returning which operand holds immediate...
2001-11-14 Ruchira Sasankaadded isPseudoInstr()
2001-11-12 Ruchira SasankaChanged for adding Phi Elimination code
2001-11-10 Ruchira SasankaMade isPhi const
2001-11-09 Vikram S. AdveAdded class MachineCacheInfo.
2001-11-08 Vikram S. AdveAdd method CreateCodeToCopyIntToFloat.
2001-11-03 Ruchira SasankaMoved InsertCallerSaveInstr to the SparcRegInfo.cpp...
2001-10-18 Vikram S. AdveAdded virtual function to generate an instruction seque...
2001-09-18 Vikram S. AdveMake class TargetMachine the common interface to all...