| commit | fbb6fbf709fbf22bd516c99ef17810c579014d11 | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Thu Nov 02 23:17:06 2017 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Thu Nov 02 23:17:06 2017 +0000 |
| tree | 71b4e41a64ccf212eb433f734ae5d940787a3248 | |
| parent | 6fe84be9a38f1bbe0fc0cd01b7fb1685521a3859 [diff] |
IndVarSimplify: preserve debug information attached to widened PHI nodes. This fixes PR35015. https://bugs.llvm.org/show_bug.cgi?id=35015 Differential Revision: https://reviews.llvm.org/D39345 llvm-svn: 317282