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