Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+431 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -431/+0 |
* | [InstSimplify] move tests for shifts; NFC | Sanjay Patel | 2018-04-21 | 1 | -8/+0 |
* | [PatternMatch, InstSimplify] enhance m_AllOnes() to ignore undef elements in ... | Sanjay Patel | 2018-02-18 | 1 | -2/+1 |
* | [InstSimplify] add tests with vector undef elts; NFC | Sanjay Patel | 2018-02-18 | 1 | -0/+9 |
* | [ValueTracking] improve ComputeNumSignBits for vector constants | Sanjay Patel | 2016-06-22 | 1 | -2/+1 |
* | [InstSimplify] add ashr tests including vector types | Sanjay Patel | 2016-06-22 | 1 | -0/+42 |
* | [InstSimplify] regenerate checks | Sanjay Patel | 2016-06-22 | 1 | -212/+256 |
* | Fix CHECK directives that weren't checking. | Hans Wennborg | 2015-08-31 | 1 | -6/+6 |
* | InstSimplify: Exact shifts of X by Y are X if X has the lsb set | David Majnemer | 2014-11-05 | 1 | -0/+14 |
* | InstCombine: Simplify FoldICmpCstShrCst | David Majnemer | 2014-10-21 | 1 | -0/+332 |