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
/
Transforms
/
Scalar
/
LoopFuse.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][LoopFusion] Fix printing of the guard branch.
Whitney Tsang
2019-12-26
1
-1
/
+6
*
[LoopFusion] Use the LoopInfo::isRotatedForm method (NFC).
Kit Barton
2019-12-18
1
-15
/
+3
*
[LoopFusion] Move instructions from FC0.Latch to FC1.Latch.
Whitney Tsang
2019-12-17
1
-0
/
+43
*
[LoopFusion] Restrict loop fusion to rotated loops.
Kit Barton
2019-12-16
1
-0
/
+6
*
[NFC][LoopFusion] Use isControlFlowEquivalent() from CodeMoverUtils.
Whitney Tsang
2019-11-25
1
-10
/
+3
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-0
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[LoopFusion] Add ability to fuse guarded loops
Kit Barton
2019-09-26
1
-24
/
+410
*
[LoopFusion] Fix another -Wunused-function in -DLLVM_ENABLE_ASSERTIONS=off build
Fangrui Song
2019-08-28
1
-10
/
+10
*
[LoopFusion] Fix -Wunused-function in -DLLVM_ENABLE_ASSERTIONS=off build
Fangrui Song
2019-08-24
1
-4
/
+4
*
Do a sweep of symbol internalization. NFC.
Benjamin Kramer
2019-08-23
1
-2
/
+2
*
[LoopFusion] Extend use of OptimizationRemarkEmitter
Kit Barton
2019-07-30
1
-73
/
+107
*
Fix unused variable warning in LoopFusion pass.
Kit Barton
2019-04-25
1
-7
/
+5
*
Fix bad compare function over FusionCandidate.
Richard Trieu
2019-04-18
1
-6
/
+8
*
Add basic loop fusion pass.
Kit Barton
2019-04-17
1
-0
/
+1215
*
Revert "Add basic loop fusion pass." Per request.
Eric Christopher
2019-04-17
1
-1212
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+1212
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-1212
/
+0
*
Add basic loop fusion pass.
Kit Barton
2019-04-17
1
-0
/
+1212