| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r335513: [SCEVExp] Advance found insertion point | Florian Hahn | 2018-06-25 | 1 | -61/+0 |
| | | | | | llvm-svn: 335522 | ||||
| * | Force vector width for scev-expander-debug.ll test | Florian Hahn | 2018-06-25 | 1 | -1/+1 |
| | | | | | llvm-svn: 335520 | ||||
| * | [SCEVExp] Advance found insertion point until we find a non-dbg instruction. | Florian Hahn | 2018-06-25 | 1 | -0/+61 |
| This avoids creating unnecessary casts if the IP used to be a dbg info intrinsic. Fixes PR37727. Reviewers: vsk, aprantl, sanjoy, efriedma Reviewed By: vsk, efriedma Differential Revision: https://reviews.llvm.org/D47874 llvm-svn: 335513 | |||||

