Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+654 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -654/+0 |
* | [PatternMatch] allow undef elements when matching a vector zero | Sanjay Patel | 2018-04-22 | 1 | -28/+24 |
* | [InstCombine]: foldSelectICmpAndAnd(): and is commutative | Roman Lebedev | 2018-04-13 | 1 | -14/+13 |
* | [InstCombine][NFC]: Add tests: foldSelectICmpAndAnd(): and is commutative | Roman Lebedev | 2018-04-12 | 1 | -0/+52 |
* | [InstCombine] Get rid of select of bittest (PR36950 / PR17564) | Roman Lebedev | 2018-04-07 | 1 | -86/+69 |
* | [InstCombine][NFC] Regenerate select-of-bittest.ll with instnamer pass | Roman Lebedev | 2018-04-05 | 1 | -503/+504 |
* | [InstCombine] [NFC] Add more tests for getting rid of select of bittest (D451... | Roman Lebedev | 2018-04-05 | 1 | -19/+178 |
* | [InstCombine] [NFC] Add tests for getting rid of select of bittest (PR36950 /... | Roman Lebedev | 2018-04-04 | 1 | -0/+464 |