Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-apply "[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428)." | Tim Shen | 2018-07-13 | 1 | -6/+10 |
* | Revert "[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428)." | Tim Shen | 2018-07-06 | 1 | -10/+6 |
* | [SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428). | Tim Shen | 2018-07-02 | 1 | -6/+10 |
* | Revert "[SCEV] Add nuw/nsw to mul ops in StrengthenNoWrapFlags" | Sanjoy Das | 2018-06-19 | 1 | -1/+4 |
* | [SCEV] Add transform zext((A * B * ...)<nuw>) --> (zext(A) * zext(B) * ...)<n... | Justin Lebar | 2018-06-11 | 1 | -0/+31 |