summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ExpandReductions.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ExpandReductions] Don't push all intrinsics to the worklist. Just push reduc...Craig Topper2019-11-141-10/+29
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* [CodeGen] [ExpandReduction] Fix the bug for ExpandReduction() when vector siz...shkzhang2019-11-021-0/+6
* Change semantics of fadd/fmul vector reductions.Sander de Smalen2019-06-111-28/+29
* [LoopUtils][SLPVectorizer] clean up management of fast-math-flagsSanjay Patel2019-06-051-1/+4
* Reland "Relax constraints for reduction vectorization"Sanjoy Das2019-03-121-1/+3
* Revert "Relax constraints for reduction vectorization"Sanjoy Das2019-03-111-3/+1
* Relax constraints for reduction vectorizationSanjoy Das2019-03-111-1/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Support generic expansion of ordered vector reduction (PR36732)Simon Pilgrim2018-04-091-6/+9
* [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...Sanjay Patel2017-11-061-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-3/+3
* Add a late IR expansion pass for the experimental reduction intrinsics.Amara Emerson2017-05-101-0/+167
OpenPOWER on IntegriCloud