RemoveBranch() and InsertBranch() now returns number of instructions deleted / inserted.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 18 May 2007 00:05:48 +0000 (00:05 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 18 May 2007 00:05:48 +0000 (00:05 +0000)
commitb5cdaa257e167a08a8a54ea9249d847ccc415ce0
treeeb8bcd2531e39b2725150f6001c1ed31ccfa07d8
parentf48ae4630bdf5c58dfca8f4d82a1ee1a88c3a767
RemoveBranch() and InsertBranch() now returns number of instructions deleted / inserted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37192 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/Target/Alpha/AlphaInstrInfo.cpp
lib/Target/Alpha/AlphaInstrInfo.h
lib/Target/IA64/IA64InstrInfo.cpp
lib/Target/IA64/IA64InstrInfo.h
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h