summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format/ClangFormat.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-05-21 14:21:09 +0000
committerHal Finkel <hfinkel@anl.gov>2013-05-21 14:21:09 +0000
commitc5211291f1abbc792fcbddf49c28b969d857bbc9 (patch)
tree28f86827781e258a5b209cfa2077c54221c416ce /clang/tools/clang-format/ClangFormat.cpp
parent8c235f40d7969d2277f2a178b11c70cc6c6c753e (diff)
downloadbcm5719-llvm-c5211291f1abbc792fcbddf49c28b969d857bbc9.tar.gz
bcm5719-llvm-c5211291f1abbc792fcbddf49c28b969d857bbc9.zip
Fix PPC branch selection for counter-based branches
Although I had added some support for the BDZ/BDNZ branches into the selector (in r158204), I had not correctly adjusted the condition at the top of the loop. As a result, these branches were still essentially unsupported. This fixes PR16086. Unfortunately, any test case would be very large (because it would need to force the loop backedge to exceed the range of the 16-bit immediate). llvm-svn: 182385
Diffstat (limited to 'clang/tools/clang-format/ClangFormat.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud