index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
ExpandReductions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ExpandReductions] Don't push all intrinsics to the worklist. Just push reduc...
Craig Topper
2019-11-14
1
-10
/
+29
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[CodeGen] [ExpandReduction] Fix the bug for ExpandReduction() when vector siz...
shkzhang
2019-11-02
1
-0
/
+6
*
Change semantics of fadd/fmul vector reductions.
Sander de Smalen
2019-06-11
1
-28
/
+29
*
[LoopUtils][SLPVectorizer] clean up management of fast-math-flags
Sanjay Patel
2019-06-05
1
-1
/
+4
*
Reland "Relax constraints for reduction vectorization"
Sanjoy Das
2019-03-12
1
-1
/
+3
*
Revert "Relax constraints for reduction vectorization"
Sanjoy Das
2019-03-11
1
-3
/
+1
*
Relax constraints for reduction vectorization
Sanjoy Das
2019-03-11
1
-1
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Support generic expansion of ordered vector reduction (PR36732)
Simon Pilgrim
2018-04-09
1
-6
/
+9
*
[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...
Sanjay Patel
2017-11-06
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-3
/
+3
*
Add a late IR expansion pass for the experimental reduction intrinsics.
Amara Emerson
2017-05-10
1
-0
/
+167