| commit | 098ee2fe02e51ff1c5c07e9067810b401a2546a1 | [log] [tgz] |
|---|---|---|
| author | Serge Pavlov <sepavloff@gmail.com> | Tue Jan 24 06:58:39 2017 +0000 |
| committer | Serge Pavlov <sepavloff@gmail.com> | Tue Jan 24 06:58:39 2017 +0000 |
| tree | a6623888ea41f858790c02f242a777d8eba08323 | |
| parent | fc8798fa1b4730954741789ba29932f2524a0d3f [diff] |
Update domtree incrementally in loop peeling. With this change dominator tree remains in sync after each step of loop peeling. Differential Revision: https://reviews.llvm.org/D29029 llvm-svn: 292895