Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cf73eba142afd533205a94e3e472697cf908047b
/
llvm
/
lib
/
Transforms
/
Utils
/
LoopUnrollPeel.cpp
57bd5a0
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
751579c
[LoopPeeling] Get rid of Phis that become invariant after N steps
by Max Kazantsev
· 9 years ago
8ed6b66
[LoopPeeling] Fix condition for phi-eliminating peeling
by Max Kazantsev
· 9 years ago
b71bb80
[LoopUnroll] Remap references in peeled iteration
by Serge Pavlov
· 9 years ago
2da2bfa
[LoopUnroll] Don't peel loops where the latch isn't the exiting block
by Michael Kuperstein
· 9 years ago
30c3538
[LoopUnrolling] Fix loop size check for peeling
by Sanjoy Das
· 9 years ago
0a4ec55
Fix a compiler warning
by Sanjoy Das
· 9 years ago
664c925
[LoopUnrolling] Peel loops with invariant backedge Phi input
by Sanjoy Das
· 9 years ago
eed71b9
[LoopUnrolling] Re-prioritize Peeling and Partial unrolling
by Sanjoy Das
· 9 years ago
098ee2f
Update domtree incrementally in loop peeling.
by Serge Pavlov
· 9 years ago
0a21745
Preserve domtree and loop-simplify for runtime unrolling.
by Eli Friedman
· 9 years ago
2940231
Make sure total loop body weight is preserved in loop peeling
by Xin Tong
· 9 years ago
b151a64
[LoopUnroll] Implement profile-based loop peeling
by Michael Kuperstein
· 9 years ago