diff options
author | Michael Zolotukhin <mzolotukhin@apple.com> | 2016-04-06 21:47:12 +0000 |
---|---|---|
committer | Michael Zolotukhin <mzolotukhin@apple.com> | 2016-04-06 21:47:12 +0000 |
commit | 97567e141e85aa26ac4df7ceda15a31ed034409e (patch) | |
tree | d07efb40d5b6cfdcedf0ebe2e598f5e86aeae772 /llvm/test/Object | |
parent | c916204a81ea85b51c1469c4858b13a452fde4c0 (diff) | |
download | bcm5719-llvm-97567e141e85aa26ac4df7ceda15a31ed034409e.tar.gz bcm5719-llvm-97567e141e85aa26ac4df7ceda15a31ed034409e.zip |
[LoopUnroll] Fix the way we update DT after complete unrolling.
Updating dominators for exit-blocks of the unrolled loops is not enough,
as shown in PR27157. The proper way is to update dominators for all
dominance-children of original loop blocks.
llvm-svn: 265605
Diffstat (limited to 'llvm/test/Object')
0 files changed, 0 insertions, 0 deletions