summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/loopinvariant.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+102
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-102/+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-5/+42
* [SLPVectorizer] Try different vectorization factors for store chainsSanjay Patel2015-07-081-6/+3
* remove unnecessary test specificationsSanjay Patel2015-07-051-5/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-8/+8
* Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).Sanjay Patel2014-09-031-2/+2
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-20/+16
* SLPVectorizer: Improve the cost model for loop invariant broadcast values.Nadav Rotem2013-04-201-0/+73
OpenPOWER on IntegriCloud