diff options
author | Evan Cheng <evan.cheng@apple.com> | 2013-05-05 18:06:32 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2013-05-05 18:06:32 +0000 |
commit | 9fad6352d4fa218a1a59931434926d9e2256553d (patch) | |
tree | ee6427bc294f4332ca9078241300b85de6383197 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8b8e8d88ff3a83ad5348884ec8c4109546da6c71 (diff) | |
download | bcm5719-llvm-9fad6352d4fa218a1a59931434926d9e2256553d.tar.gz bcm5719-llvm-9fad6352d4fa218a1a59931434926d9e2256553d.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions