[SystemZ] Tweak SystemZInstrInfo::isBranch() interface
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Tue, 28 May 2013 10:13:54 +0000 (10:13 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Tue, 28 May 2013 10:13:54 +0000 (10:13 +0000)
commit06c3c9a9e1cc313d911e939e3e994feaf43cc3a7
treef3b05ff8e8f185af8d40ec50aab831eeef11ff41
parentc1a0806ff53bef0abc805a4062cd42b05ef8088b
[SystemZ] Tweak SystemZInstrInfo::isBranch() interface

This is needed for the upcoming compare-and-branch patch.  No functional
change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182762 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZInstrInfo.cpp
lib/Target/SystemZ/SystemZInstrInfo.h
lib/Target/SystemZ/SystemZLongBranch.cpp