Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-11 | Change semantics of fadd/fmul vector reductions. | Sander de Smalen | 1 | -28/+29 |
2019-06-05 | [LoopUtils][SLPVectorizer] clean up management of fast-math-flags | Sanjay Patel | 1 | -1/+4 |
2019-03-12 | Reland "Relax constraints for reduction vectorization" | Sanjoy Das | 1 | -1/+3 |
2019-03-11 | Revert "Relax constraints for reduction vectorization" | Sanjoy Das | 1 | -3/+1 |
2019-03-11 | Relax constraints for reduction vectorization | Sanjoy Das | 1 | -1/+3 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-04-09 | Support generic expansion of ordered vector reduction (PR36732) | Simon Pilgrim | 1 | -6/+9 |
2017-11-06 | [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas... | Sanjay Patel | 1 | -1/+1 |
2017-06-06 | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 1 | -3/+3 |
2017-05-10 | Add a late IR expansion pass for the experimental reduction intrinsics. | Amara Emerson | 1 | -0/+167 |