Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c97a70c6f530ee5d6c4635f970fe5dc44f1f59d2
/
llvm
/
lib
/
Transforms
/
Utils
/
LoopUnrollPeel.cpp
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