summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/horizontal.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Reduce FADD/FSUB/FMUL costs on later targets (PR36280)Simon Pilgrim2018-02-261-86/+62
* revert r325515: [TTI CostModel] change default cost of FP ops to 1 (PR36280)Sanjay Patel2018-02-211-62/+86
* [TTI CostModel] change default cost of FP ops to 1 (PR36280)Sanjay Patel2018-02-191-86/+62
* [SLPVectorizer] move RUN line to top-of-file; NFCSanjay Patel2018-02-081-1/+1
* [SLP] Update test checks, NFC.Alexey Bataev2018-02-061-48/+1050
* [SLP] General improvements of SLP vectorization process.Alexey Bataev2017-08-071-32/+32
* Revert "[SLP] General improvements of SLP vectorization process."Alexey Bataev2017-08-071-32/+32
* [SLP] General improvements of SLP vectorization process.Alexey Bataev2017-08-071-32/+32
* [SLP] Preserve IR flags when vectorizing horizontal reductions.Alexey Bataev2017-03-011-14/+14
* [SLP] Additional test for vectorization of cal/invoke args vectorizationAlexey Bataev2017-02-201-0/+95
* [SLP] Add more tests for SLP Vectorizer.Alexey Bataev2016-11-231-0/+302
* [SLP] Fix for PR30626: Compiler crash inside SLP Vectorizer.Alexey Bataev2016-10-271-58/+153
* [NFC] Update horizontal reduction test cases.Charlie Turner2015-12-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-50/+50
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-47/+47
* Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).Sanjay Patel2014-09-031-4/+4
* SLPVectorize: Put horizontal reductions feeding a store under separate flagArnold Schwaighofer2013-09-251-8/+10
* Reapply "SLPVectorizer: Handle more horizontal reductions (disabled)""Arnold Schwaighofer2013-09-211-0/+415
* Revert "SLPVectorizer: Handle more horizontal reductions (disabled)"Arnold Schwaighofer2013-09-211-415/+0
* SLPVectorizer: Handle more horizontal reductions (disabled)Arnold Schwaighofer2013-09-201-0/+415
OpenPOWER on IntegriCloud