diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-04-21 15:53:42 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-04-21 15:53:42 +0000 |
commit | 7af078847cd287256213b2db061a4e14eae6bb5d (patch) | |
tree | 8489678d509cbd3800f5d6bfe061af9a0e51697f /llvm/utils/codegen-diff | |
parent | d3326a04e061f082798790f6befb097ddf4ffde3 (diff) | |
download | bcm5719-llvm-7af078847cd287256213b2db061a4e14eae6bb5d.tar.gz bcm5719-llvm-7af078847cd287256213b2db061a4e14eae6bb5d.zip |
[SimplifyCFG] Fix the determination of PostBB in conditional store merging to handle the targets on the second branch being commuted
Currently we choose PostBB as the single successor of QFB, but its possible that QTB's single successor is QFB which would make QFB the correct choice.
Differential Revision: https://reviews.llvm.org/D32323
llvm-svn: 300992
Diffstat (limited to 'llvm/utils/codegen-diff')
0 files changed, 0 insertions, 0 deletions