summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/rgb_phi.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+104
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-104/+0
* Temporarily Revert "[X86][SLP] Enable SLP vectorization for 128-bit horizonta...Eric Christopher2019-02-201-17/+19
* [X86][SLP] Enable SLP vectorization for 128-bit horizontal X86 instructions (...Anton Afanasyev2019-02-131-19/+17
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-12/+40
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* In this patch we are trying to do two things:Yi Jiang2013-09-031-6/+8
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* SLPVectorizer: Sink and enable CSE for ExtractElements.Nadav Rotem2013-07-121-1/+1
* SLPVectorize: Replace the code that checks for vectorization candidates in su...Nadav Rotem2013-07-121-0/+74
OpenPOWER on IntegriCloud