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
/
unittests
/
Analysis
/
LoopInfoTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename LoopInfo::isRotated() to LoopInfo::isRotatedForm().
Kit Barton
2019-12-12
1
-17
/
+17
*
[Loop] Add isRotated method to Loop class.
Kit Barton
2019-12-11
1
-0
/
+55
*
[LOOPGUARD] Remove asserts in getLoopGuardBranch
Whitney Tsang
2019-10-06
1
-0
/
+85
*
[LOOPGUARD] Disable loop with multiple loop exiting blocks.
Whitney Tsang
2019-09-26
1
-0
/
+120
*
[LOOPINFO] Introduce the loop guard API.
Whitney Tsang
2019-07-25
1
-61
/
+102
*
[LoopInfo] Fix getUniqueNonLatchExitBlocks
Serguei Katkov
2019-07-17
1
-0
/
+43
*
[LoopInfo] Introduce getUniqueNonLatchExitBlocks utility function
Serguei Katkov
2019-07-15
1
-0
/
+46
*
[LOOPINFO] Extend Loop object to add utilities to get the loop bounds,
Whitney Tsang
2019-06-05
1
-0
/
+900
*
Revert "Title: [LOOPINFO] Extend Loop object to add utilities to get the loop"
Whitney Tsang
2019-06-05
1
-900
/
+0
*
Title: [LOOPINFO] Extend Loop object to add utilities to get the loop
Whitney Tsang
2019-06-05
1
-0
/
+900
*
Revert [LOOPINFO] Extend Loop object to add utilities to get the loop bou...
Kit Barton
2019-05-23
1
-900
/
+0
*
[LOOPINFO] Extend Loop object to add utilities to get the loop bounds, st...
Kit Barton
2019-05-23
1
-0
/
+900
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LoopInfo][FIX] Remove leftover dump in unit test
Johannes Doerfert
2018-09-11
1
-1
/
+0
*
[LoopInfo] Fix Loop::getLoopID() for loops with multiple latches
Johannes Doerfert
2018-09-11
1
-0
/
+56
*
[LoopInfo] Add helper methods to compute two useful orderings of the
Chandler Carruth
2017-01-20
1
-0
/
+75
*
Refactor out LoopInfo computation so that it can be used by
Xin Tong
2017-01-17
1
-41
/
+48
*
Empty line. NFC.
Xin Tong
2017-01-15
1
-1
/
+0
*
Use getLoopLatch in place of isLoopSimplifyForm
Xin Tong
2017-01-15
1
-0
/
+77