Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+709 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -709/+0 |
* | [InstCombine] Fix crashing from (icmp (bitcast ([su]itofp X)), Y) | Sanjay Patel | 2019-02-07 | 1 | -0/+56 |
* | [PatternMatch] allow undef elements when matching a vector zero | Sanjay Patel | 2018-04-22 | 1 | -4/+2 |
* | [InstCombine] adjust test comments; NFC | Sanjay Patel | 2018-03-25 | 1 | -9/+6 |
* | [InstCombine] consolidate casted icmp vector tests | Sanjay Patel | 2018-03-25 | 1 | -660/+43 |
* | [InstCombine] peek through more icmp of FP cast + bitcast | Sanjay Patel | 2018-03-25 | 1 | -135/+45 |
* | [InstCombine] peek through FP casts for sign-bit compares (PR36682) | Sanjay Patel | 2018-03-24 | 1 | -81/+27 |
* | [InstCombine] [NFC] Add tests for peeking through FP casts for sign-bit compa... | Roman Lebedev | 2018-03-12 | 1 | -0/+1419 |