summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/float-reduction.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+46
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-46/+0
* [LV] Remove triples from target-independent vectorizer tests. NFC.Michael Kuperstein2016-10-061-1/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...Sanjay Patel2014-09-101-1/+1
* [LoopVectorizer] Enable support for floating-point subtraction reductionsJames Molloy2014-08-081-0/+22
* LoopVectorizer: Preserve fast-math flagsArnold Schwaighofer2014-03-051-1/+1
* 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-5/+1
* LoopVectorizer: Add support for floating point reductionsNadav Rotem2013-01-071-0/+29
OpenPOWER on IntegriCloud