Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] reverse bitcast + bitwise-logic canonicalization (PR33138) | Sanjay Patel | 2017-06-22 | 1 | -9/+9 |
* | Update tests for the patch. | Alexey Bataev | 2017-04-14 | 1 | -15/+15 |
* | [InstCombine] canonicalize insertelement of scalar constant ahead of insertel... | Sanjay Patel | 2017-03-22 | 1 | -3/+2 |
* | [InstCombine] regenerate checks | Sanjay Patel | 2016-09-12 | 1 | -52/+55 |
* | [InstCombine] transform bitcasted bitwise logic ops with constants (PR26702) | Sanjay Patel | 2016-03-03 | 1 | -8/+6 |
* | add tests to show missing bitcasted logic transform | Sanjay Patel | 2016-02-24 | 1 | -0/+42 |
* | Fix big-endian handling of integer-to-vector bitcasts in InstCombine | Richard Sandiford | 2013-08-12 | 1 | -0/+41 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Add test case for commit r178031. | Ulrich Weigand | 2013-03-26 | 1 | -0/+50 |