aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ExpandReductions.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Change semantics of fadd/fmul vector reductions.Sander de Smalen1-28/+29
2019-06-05[LoopUtils][SLPVectorizer] clean up management of fast-math-flagsSanjay Patel1-1/+4
2019-03-12Reland "Relax constraints for reduction vectorization"Sanjoy Das1-1/+3
2019-03-11Revert "Relax constraints for reduction vectorization"Sanjoy Das1-3/+1
2019-03-11Relax constraints for reduction vectorizationSanjoy Das1-1/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-04-09Support generic expansion of ordered vector reduction (PR36732)Simon Pilgrim1-6/+9
2017-11-06[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...Sanjay Patel1-1/+1
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-3/+3
2017-05-10Add a late IR expansion pass for the experimental reduction intrinsics.Amara Emerson1-0/+167