Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] Fix incorrect inbounds on GEP of GEP (PR44425) | Nikita Popov | 2020-01-01 | 1 | -1/+1 |
* | [ValueTracking] Pointer is known nonnull after load/store | Danila Kutenin | 2019-12-11 | 1 | -2/+2 |
* | Revert "[InstCombine] Fold PHIs with equal incoming pointers" | Daniil Suchkov | 2019-11-14 | 1 | -400/+136 |
* | [InstCombine] Fold PHIs with equal incoming pointers | Daniil Suchkov | 2019-11-14 | 1 | -136/+400 |
* | Temporarily revert "[InstCombine] Fold PHIs with equal incoming pointers" | Daniil Suchkov | 2019-11-13 | 1 | -295/+136 |
* | [InstCombine] Fold PHIs with equal incoming pointers | Daniil Suchkov | 2019-11-13 | 1 | -136/+295 |
* | [NFC][InstCombine] Add tests that show a number of canonicalization opportuni... | Daniil Suchkov | 2019-11-12 | 1 | -0/+616 |