Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating
[oota-llvm.git] / lib / Target / IA64 / IA64InstrInfo.h
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...