Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating
[oota-llvm.git] / lib / Target / IA64 / IA64InstrInfo.cpp
2008-01-07 Chris Lattnerremove MachineOpCode typedef.
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...
2007-04-25 Evan ChengRelex assertions to account for additional implicit...
2006-11-27 Evan ChengChange MachineInstr ctor's to take a TargetInstrDescrip...
2006-10-24 Rafael Espindolafix warning about missing newline at end of file
2006-10-24 Chris Lattnerimplement uncond branch insertion for the branch foldin...
2006-01-25 Duraid Madinaadd bundling! well not really, for now it's just stop...
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-17 Duraid Madinaand so it begins...