[mips] Do not add SecondLastInst to list BranchInstrs if there is only one
authorAkira Hatanaka <ahatanaka@mips.com>
Fri, 1 Mar 2013 01:22:26 +0000 (01:22 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Fri, 1 Mar 2013 01:22:26 +0000 (01:22 +0000)
commit888e8fefd22550ccfa496c3c1e02bd2ac036263b
treec3c2dcb397aef1ec8af9a234c1ce8d04528cb1fb
parentd0a4b60df146b8c51555a752fed1530999ecbe64
[mips] Do not add SecondLastInst to list BranchInstrs if there is only one
terminator.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176326 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsInstrInfo.cpp