summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/operandorder.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+474
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-474/+0
* [SLP] Refactoring of the operand reordering code.Simon Pilgrim2019-04-161-40/+30
* [SLP][X86] Regenerate operandorder tests with arguments on same line. NFCI.Simon Pilgrim2019-04-041-25/+8
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-1/+1
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-53/+210
* [InstCombine] Canonicalize insert splat sequences into an insert + shuffleMichael Kuperstein2016-12-281-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-48/+48
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-44/+44
* Fix Operandreorder logic in SLPVectorizer to generate longer vectorizable chain.Karthik Bhat2015-01-201-0/+110
* SLPVectorizer: Sort inputs to commutative binary operationsArnold Schwaighofer2013-10-041-0/+234
OpenPOWER on IntegriCloud