There's no need to add additional predicate operands when converting a tB to a tBfar...
authorOwen Anderson <resistor@mac.com>
Mon, 12 Sep 2011 20:07:22 +0000 (20:07 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 12 Sep 2011 20:07:22 +0000 (20:07 +0000)
commita0737950233acc271e444b270498d4986b4d2d00
tree960887c0a2277be603930f10c4bdbca6b58a4c7e
parentc27c7342aa5ce43c700364f1ce72272b3649aa6e
There's no need to add additional predicate operands when converting a tB to a tBfar now.  Fixes nightly test failures on armv6 Thumb.  <rdar://problem/10110404>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139531 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp