Rename BSel -> PPCBSel for the benefit of doxygen users.
authorChris Lattner <sabre@nondot.org>
Wed, 8 Feb 2006 19:33:26 +0000 (19:33 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Feb 2006 19:33:26 +0000 (19:33 +0000)
commit6f4a072e1f41fb2d0392ab818266efe8120c5a03
tree2ea93fe056e572a672fb0ba22bafa890d312fac3
parente35eed2944f0c9e4246e4cc3af97f347496cecd6
Rename BSel -> PPCBSel for the benefit of doxygen users.
Move the methods out of line.
Remove unused Debug.h stuff.
Teach getNumBytesForInstruction to know the size of an inline asm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26064 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCBranchSelector.cpp