Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[Attributor] Move pass after InstCombine to futher eliminate null ↵ | Dávid Bolvanský | 2019-11-27 | 1 | -47/+0 |
| | | | | | | pointer checks" This reverts commit 7ca7d62c6ea1680ec0a1861083669596547fdd6f. Commited accidentally. | ||||
* | [Attributor] Move pass after InstCombine to futher eliminate null pointer checks | Dávid Bolvanský | 2019-11-27 | 1 | -0/+47 |
Summary: PR44149 Reviewers: jdoerfert Subscribers: mehdi_amini, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D70737 |