Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+300 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -300/+0 |
* | [InstSimplify] add nuw %x, -1 -> -1 fold. | Roman Lebedev | 2018-06-08 | 1 | -8/+8 |
* | [InstSimplify] shl nuw C, %x -> C iff signbit is set on C. | Roman Lebedev | 2018-06-07 | 1 | -24/+8 |
* | [InstCombine] PR37603: low bit mask canonicalization | Roman Lebedev | 2018-06-06 | 1 | -40/+40 |
* | [InstCombine][NFC] PR37603: low bit mask canonicalization tests | Roman Lebedev | 2018-06-06 | 1 | -0/+316 |