summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorSerguei Katkov <serguei.katkov@azul.com>2019-07-15 09:13:11 +0000
committerSerguei Katkov <serguei.katkov@azul.com>2019-07-15 09:13:11 +0000
commitd021ad9fbeb6d29c8551879f703f45e263e7a700 (patch)
tree3e643470921aad90353013c1120f4e61a8d270c0 /llvm/lib/Object/MachOObjectFile.cpp
parent1d554b7441258c8074c912c674f51b1b17625a38 (diff)
downloadbcm5719-llvm-d021ad9fbeb6d29c8551879f703f45e263e7a700.tar.gz
bcm5719-llvm-d021ad9fbeb6d29c8551879f703f45e263e7a700.zip
[Loop Peeling] Fix the bug with IDom setting for exit loops
It is possible that loop exit has two predecessors in a loop body. In this case after the peeling the iDom of the exit should be a clone of iDom of original exit but no a clone of a block coming to this exit. Reviewers: reames, fhahn Reviewed By: reames Subscribers: hiraditya, zzheng, llvm-commits Differential Revision: https://reviews.llvm.org/D64618 llvm-svn: 366050
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud