summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/insert-element-build-vector.ll
Commit message (Expand)AuthorAgeFilesLines
* [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