[llvm-commits] CVS: llvm/lib/Target/IA64/IA64InstrInfo.cpp IA64InstrInfo.h

2007-05-17 Thread Evan Cheng
Changes in directory llvm/lib/Target/IA64: IA64InstrInfo.cpp updated: 1.8 - 1.9 IA64InstrInfo.h updated: 1.3 - 1.4 --- Log message: RemoveBranch() and InsertBranch() now returns number of instructions deleted / inserted. --- Diffs of the changes: (+8 -6) IA64InstrInfo.cpp |8 +---

[llvm-commits] CVS: llvm/lib/Target/IA64/IA64InstrInfo.cpp IA64InstrInfo.h

2006-10-24 Thread Chris Lattner
Changes in directory llvm/lib/Target/IA64: IA64InstrInfo.cpp updated: 1.4 - 1.5 IA64InstrInfo.h updated: 1.2 - 1.3 --- Log message: implement uncond branch insertion for the branch folding pass --- Diffs of the changes: (+11 -5) IA64InstrInfo.cpp |7 +++ IA64InstrInfo.h |9