PPC "branch and link" instructions are branches in the PPC sense, but not
authorChris Lattner <sabre@nondot.org>
Sun, 15 May 2005 20:11:44 +0000 (20:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 May 2005 20:11:44 +0000 (20:11 +0000)
commitfc87928ebb4d50850e9b2b36f0c24c4fb17877ba
tree4ed30342625f25d63c2577881d673ba1794bc2d5
parent022ed327bd455348dbe0fbe0915219cb8b4cb6e1
PPC "branch and link" instructions are branches in the PPC sense, but not
in the LLVM code generator sense (they are calls).  Don't mark them as such,
which fixes the regressions on the ppc tester last night

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22065 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrInfo.td