Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] prevent crashing/assert on shift constant expression (PR44028) | Sanjay Patel | 2019-11-17 | 1 | -0/+17 |
* | [InstCombine] canonicalize shift+logic+shift to reduce dependency chain | Sanjay Patel | 2019-11-07 | 1 | -27/+27 |
* | [InstCombine] add tests for shift-logic-shift; NFC | Sanjay Patel | 2019-11-05 | 1 | -0/+171 |