Don't avoid cfi instructions on the bg/p.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 7 Mar 2014 19:04:12 +0000 (19:04 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 7 Mar 2014 19:04:12 +0000 (19:04 +0000)
commit5abd4662b84bac22002971f49b17505a066c9574
tree1049b397cad7d242dec67715177aca75495589a0
parent1a763b03eb77a8d57452c503dc0a1b4fe6850f32
Don't avoid cfi instructions on the bg/p.

The integrated assembler now works for ppc. Since this was the last use of the
bg/p predicate and Hal says that it is now dead, drop the predicate too.

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