summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/multi_user.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+61
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-61/+0
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-1/+1
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-6/+20
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).Sanjay Patel2014-09-031-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* SLP Vectorizer: Implement multi-block slp-vectorization.Nadav Rotem2013-06-221-1/+1
* SLPVectorizer: Change the order in which new instructions are added to the fu...Nadav Rotem2013-05-221-1/+1
* Remove unused function attributes.Nadav Rotem2013-04-141-1/+1
* Add support for bottom-up SLP vectorization infrastructure.Nadav Rotem2013-04-091-0/+47
OpenPOWER on IntegriCloud