Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[DBG][OPT] Attempt to salvage or undef debug info when removing ↵ | Tom Weaver | 2019-11-11 | 1 | -2506/+0 |
| | | | | | | trivially deletable instructions in the Reassociate Expression pass." This reverts commit 1984a27db58e9053371ab6d6dc288c81c8a071ac. | ||||
* | [DBG][OPT] Attempt to salvage or undef debug info when removing trivially ↵ | Tom Weaver | 2019-11-11 | 1 | -0/+2506 |
deletable instructions in the Reassociate Expression pass. Reviewed By: aprantl, vsk Differential revision: https://reviews.llvm.org/D69943 |