summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/addsub.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+390
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-390/+0
* Temporarily Revert "[X86][SLP] Enable SLP vectorization for 128-bit horizonta...Eric Christopher2019-02-201-12/+16
* [X86][SLP] Enable SLP vectorization for 128-bit horizontal X86 instructions (...Anton Afanasyev2019-02-131-16/+12
* [SLPVectorizer] Relax "alternate" opcode vectorisation to work with any SK_Se...Simon Pilgrim2018-06-201-18/+8
* [SLP] Fix tests checks, NFC.Alexey Bataev2018-02-201-46/+132
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-116/+116
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-90/+90
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Fix Operandreorder logic in SLPVectorizer to generate longer vectorizable chain.Karthik Bhat2015-01-201-0/+133
* Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).Sanjay Patel2014-09-031-6/+6
* Add Support to Recognize and Vectorize NON SIMD instructions in SLPVectorizer.Karthik Bhat2014-06-201-0/+181
OpenPOWER on IntegriCloud