Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SLP] avoid reduction transform on patterns that the backend can load-combine... | Sanjay Patel | 2019-10-16 | 1 | -52/+104 |
* | Revert "[SLP] avoid reduction transform on patterns that the backend can load... | Martin Storsjo | 2019-10-07 | 1 | -104/+52 |
* | [SLP] avoid reduction transform on patterns that the backend can load-combine | Sanjay Patel | 2019-10-05 | 1 | -52/+104 |
* | [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ... | Alexey Bataev | 2019-09-29 | 1 | -28/+0 |
* | Revert [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i],... | Jordan Rupprecht | 2019-09-26 | 1 | -0/+28 |
* | [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ... | Alexey Bataev | 2019-09-23 | 1 | -28/+0 |
* | [SLPVectorizer] add tests for bogus reductions; NFC | Sanjay Patel | 2019-09-20 | 1 | -0/+334 |