summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/insert-element-build-vector.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+754
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-754/+0
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-2/+2
* [SLP] Take user instructions cost into consideration in insertelement vectori...Alexey Bataev2018-02-121-8/+8
* [SLP] Fix PR35777: Incorrect handling of aggregate values.Alexey Bataev2018-01-081-16/+16
* [SLP] Update more test checks, NFC.Alexey Bataev2018-01-051-102/+102
* [SLP] General improvements of SLP vectorization process.Alexey Bataev2017-08-071-17/+23
* Revert "[SLP] General improvements of SLP vectorization process."Alexey Bataev2017-08-071-23/+17
* [SLP] General improvements of SLP vectorization process.Alexey Bataev2017-08-071-17/+23
* [SLP] Fix for PR6246: vectorization for scalar ops on vector elements.Alexey Bataev2016-12-081-114/+62
* Revert "[SLP] Fix for PR6246: vectorization for scalar ops on vector elements."Renato Golin2016-12-021-62/+114
* [SLP] Fix for PR6246: vectorization for scalar ops on vector elements.Alexey Bataev2016-12-021-114/+62
* Revert "[SLP] Fix for PR6246: vectorization for scalar ops on vector elements."Artem Belevich2016-12-011-62/+114
* [SLP] Fix for PR6246: vectorization for scalar ops on vector elements.Alexey Bataev2016-12-011-114/+62
* [SLP] Add a new test for tree vectorization starting from insertelementAlexey Bataev2016-11-291-33/+508
* [SLPVectorize] Basic ephemeral-value awarenessHal Finkel2014-10-151-0/+43
* Fix broken FileCheck prefixesNico Rieck2014-05-231-1/+1
* SLPVectorizer: Bring back the insertelement patch (r205965) with fixesArnold Schwaighofer2014-05-041-0/+60
* Revert r205965, which essentially reverts r205018 for the second time.Chandler Carruth2014-05-011-24/+0
* Reapply "SLPVectorizer: Ignore users that are insertelements we can reschedul...Arnold Schwaighofer2014-04-101-0/+24
* Revert "SLPVectorizer: Ignore users that are insertelements we can reschedule...Arnold Schwaighofer2014-03-311-24/+0
* SLPVectorizer: Take credit for free extractelement instructionsArnold Schwaighofer2014-03-281-0/+25
* SLPVectorizer: Ignore users that are insertelements we can reschedule themArnold Schwaighofer2014-03-281-0/+24
* Forgot to add slp threshold to testMatt Arsenault2013-08-261-1/+2
* Vectorize starting from insertelements building a vectorMatt Arsenault2013-08-261-0/+196
OpenPOWER on IntegriCloud