Skip to content
Commit 9fad6352 authored by Evan Cheng's avatar Evan Cheng
Browse files

ARM AnalyzeBranch should conservatively return true when it sees a predicated

indirect branch at the end of the BB. Otherwise if-converter, branch folding
pass may incorrectly update its successor info if it consider BB as fallthrough
to the next BB.

rdar://13782395

llvm-svn: 181161
parent 8b8e8d88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment