simplify some code and eliminate the symbolicAddressesAreRIPRel() predicate.
[oota-llvm.git] / lib / Target / IA64 / IA64InstrInfo.h
2009-01-20 Evan ChengChange TargetInstrInfo::isMoveInstr to return source...
2008-08-26 Owen AndersonMake TargetInstrInfo::copyRegToReg return a bool indica...
2008-08-14 Owen AndersonConvert uses of std::vector in TargetInstrInfo to Small...
2008-05-14 Dan GohmanChange target-specific classes to use more precise...
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
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-24 Chris Lattnerimplement uncond branch insertion for the branch foldin...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-17 Duraid Madinaand so it begins...