summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/phi.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+341
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-341/+0
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-26/+25
* Temporarily Revert "[X86][SLP] Enable SLP vectorization for 128-bit horizonta...Eric Christopher2019-02-201-36/+31
* [X86][SLP] Enable SLP vectorization for 128-bit horizontal X86 instructions (...Anton Afanasyev2019-02-131-31/+36
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-36/+130
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-20/+20
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-16/+16
* Fix broken CHECK lines.Benjamin Kramer2014-01-111-1/+1
* SLPVectorizer: Sort PHINodes based on their opcodeArnold Schwaighofer2013-10-121-2/+34
* In this patch we are trying to do two things:Yi Jiang2013-09-031-7/+88
* Teach the SLP vectorizer the correct way to check for consecutive accessChandler Carruth2013-08-221-1/+39
* SLP Vectorizer: Add support for trees with external users.Nadav Rotem2013-06-281-0/+51
* SLPVectorizer: support slp-vectorization of PHINodes between basic blocksNadav Rotem2013-06-251-0/+46
OpenPOWER on IntegriCloud