Whitney Tsang
|
a5ece4ca13
[LOOPINFO] Introduce the loop guard API.
|
6 years ago |
Serguei Katkov
|
1a57475dd7
[LoopInfo] Fix getUniqueNonLatchExitBlocks
|
6 years ago |
Serguei Katkov
|
fbbb613edb
[LoopInfo] Introduce getUniqueNonLatchExitBlocks utility function
|
6 years ago |
Whitney Tsang
|
0a65caa64f
[LOOPINFO] Extend Loop object to add utilities to get the loop bounds,
|
6 years ago |
Whitney Tsang
|
caa6b7554a
Revert "Title: [LOOPINFO] Extend Loop object to add utilities to get the loop"
|
6 years ago |
Whitney Tsang
|
de9a535c2d
Title: [LOOPINFO] Extend Loop object to add utilities to get the loop
|
6 years ago |
Kit Barton
|
6b7198af28
Revert [LOOPINFO] Extend Loop object to add utilities to get the loop bounds, step, induction variable, and guard branch.
|
6 years ago |
Kit Barton
|
b13ba2bf8c
[LOOPINFO] Extend Loop object to add utilities to get the loop bounds, step, induction variable, and guard branch.
|
6 years ago |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Johannes Doerfert
|
261c19cd7c
[LoopInfo][FIX] Remove leftover dump in unit test
|
7 years ago |
Johannes Doerfert
|
f91f51f647
[LoopInfo] Fix Loop::getLoopID() for loops with multiple latches
|
7 years ago |
Chandler Carruth
|
5067929193
[LoopInfo] Add helper methods to compute two useful orderings of the
|
8 years ago |
Xin Tong
|
26415f8340
Refactor out LoopInfo computation so that it can be used by
|
8 years ago |
Xin Tong
|
60c55505db
Empty line. NFC.
|
8 years ago |
Xin Tong
|
fcc56edb5f
Use getLoopLatch in place of isLoopSimplifyForm
|
8 years ago |