Change target-specific classes to use more precise static types.
[oota-llvm.git] / lib / Target / Alpha / AlphaInstrInfo.h
2008-05-14 Dan GohmanChange target-specific classes to use more precise...
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2008-02-08 Evan ChengIt's not always safe to fold movsd into xorpd, etc...
2008-01-07 Owen AndersonMove even more functionality from MRegisterInfo into...
2008-01-01 Owen AndersonMove some more instruction creation methods from Regist...
2008-01-01 Chris LattnerFix a problem where lib/Target/TargetInstrInfo.h would...
2007-12-31 Owen AndersonMove copyRegToReg from MRegisterInfo to TargetInstrInfo...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-05-18 Evan ChengRemoveBranch() and InsertBranch() now returns number...
2006-10-31 Andrew LenharthAdd all that branch mangling niftiness
2006-10-24 Chris Lattnerimplement uncond branch insertion so alpha works work...
2006-02-03 Andrew LenharthisStoreToStackSlot
2006-02-02 Chris LattnerMove isLoadFrom/StoreToStackSlot from MRegisterInfo...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-04 Misha BrukmanMake file header comment consistent: extend the whole...
2005-01-22 Andrew LenharthLet me introduce you to the early stages of the llvm...